summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2022-02-18 11:48:01 +0100
committerChristian Grothoff <christian@grothoff.org>2022-02-18 11:48:01 +0100
commit0acde29219c5f859d11a2da3a6131f0452cd8a3e (patch)
tree36db8650e27858a184f7fc49837cab7b948cc530
parentdc1ad0a0a01fca5e870bdb0ee45dda30cdfc47ae (diff)
downloadwww-0acde29219c5f859d11a2da3a6131f0452cd8a3e.tar.gz
www-0acde29219c5f859d11a2da3a6131f0452cd8a3e.tar.bz2
www-0acde29219c5f859d11a2da3a6131f0452cd8a3e.zip
link
-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">