summaryrefslogtreecommitdiff
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
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>
-rw-r--r--common/navigation.j2.inc4
-rw-r--r--template/index.html.j26
-rw-r--r--www.yml2
3 files changed, 6 insertions, 6 deletions
diff --git a/common/navigation.j2.inc b/common/navigation.j2.inc
index 8114f855..85a3bbe4 100644
--- a/common/navigation.j2.inc
+++ b/common/navigation.j2.inc
@@ -24,7 +24,7 @@
{{ navlink('principles.html', _('Principles')) }}
{{ navlink('docs.html', _('Docs')) }}
{{ navlink('news/index.html', _('News')) }}
- <a class="nav-link" href="https://taler-systems.com/{{ url_localized('index.html') }}" target="_blank" rel="noopener noreferrer">{{ _('Company') }}</a>
+ <a class="nav-link" href="https://taler-systems.com/" target="_blank" rel="noopener noreferrer">{{ _('Company') }}</a>
</div>
<div class="nav-item dropdown">
@@ -86,7 +86,7 @@
<li><a class="dropdown-item" href="{{ self_localized('sv') }}">Svenska [sv]</a></li>
{% endif %}
{% if lang != 'tr' %}
- <li><a class="dropdown-item" href="{{ self_localized('tr') }}">T&uuml;rk [tr]</a></li>
+ <li><a class="dropdown-item" href="{{ self_localized('tr') }}">T&uuml;rk&ccedil;e [tr]</a></li>
{% endif %}
</ul>
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">
diff --git a/www.yml b/www.yml
index 70efe552..5bb713b1 100644
--- a/www.yml
+++ b/www.yml
@@ -25,7 +25,7 @@ langs_full:
ru: Ру́сский язы́к
es: Español
sv: Svenska
- tr: Türk
+ tr: Türkçe
meetingnotes:
newsposts:
- page: 2022-03.html