summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--template/index.html.j24
1 files changed, 3 insertions, 1 deletions
diff --git a/template/index.html.j2 b/template/index.html.j2
index 6f43bff2..7f8674f4 100644
--- a/template/index.html.j2
+++ b/template/index.html.j2
@@ -41,7 +41,9 @@
<a href="https://gnu.org/philosophy/free-sw.html">{{ _("Free Software") }}</a>
</li>
</ul>
- <form action="{{ "https://demo.taler.net/" + lang + "/" }}" style="display:inline;"><button type="submit" class="btn btn-primary">{{ _("Try Demo!")}}</button></form> <form action="https://docs.taler.net/" style="display:inline;"><button type="submit" class="btn btn-secondary">{{ _("Read Docs")}}</button></form>
+ <form action="{{ "https://demo.taler.net/" + lang + "/" }}" style="display:inline;"><button type="submit" class="btn btn-primary">{{ _("Try Demo!")}}</button></form>
+ <form action="https://docs.taler.net/" style="display:inline;"><button type="submit" class="btn btn-secondary">{{ _("Read Docs")}}</button></form>
+ <form action="https://taler-systems.com/" style="display:inline;"><button type="submit" class="btn btn-secondary">{{ _("Get Support")}}</button></form>
</p>
</div>
<div class="col-lg-4">