summaryrefslogtreecommitdiff
path: root/template
diff options
context:
space:
mode:
authorStefan Kügel <skuegel@web.de>2022-03-09 21:42:38 +0100
committerStefan Kügel <skuegel@web.de>2022-03-09 21:42:38 +0100
commit4e2878c2c8c7264c571ecc46949980b4e104f8ba (patch)
tree8be3ec4ac7b4747a6a00b5ec8d8b102d41e22991 /template
parent172a3a975b0222953560233b38eb8b4e50287570 (diff)
downloadwww-4e2878c2c8c7264c571ecc46949980b4e104f8ba.tar.gz
www-4e2878c2c8c7264c571ecc46949980b4e104f8ba.tar.bz2
www-4e2878c2c8c7264c571ecc46949980b4e104f8ba.zip
Language switcher: Türk --> Türkce, Navbar: Company link without language differentiation, Index: Open new browser tabs when clicking on tiles
Signed-off-by: Stefan Kügel <skuegel@web.de>
Diffstat (limited to 'template')
-rw-r--r--template/index.html.j26
1 files changed, 3 insertions, 3 deletions
diff --git a/template/index.html.j2 b/template/index.html.j2
index 5d49e954..9fd4f675 100644
--- a/template/index.html.j2
+++ b/template/index.html.j2
@@ -41,9 +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://taler-systems.com/" style="display:inline;"><button type="submit" class="btn btn-secondary">{{ _("Commercial Support")}}</button></form>
+ <form action="{{ "https://demo.taler.net/" + lang + "/" }}" target="_blank" rel="noopener noreferrer" style="display:inline;"><button type="submit" class="btn btn-primary">{{ _("Try Demo!")}}</button></form>
+ <form action="https://docs.taler.net/" target="_blank" rel="noopener noreferrer" style="display:inline;"><button type="submit" class="btn btn-secondary">{{ _("Read Docs")}}</button></form>
+ <form action="https://taler-systems.com/" target="_blank" rel="noopener noreferrer" style="display:inline;"><button type="submit" class="btn btn-secondary">{{ _("Commercial Support")}}</button></form>
</p>
</div>
<div class="col-lg-4">