summaryrefslogtreecommitdiff
path: root/template
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2022-09-16 23:42:46 +0200
committerChristian Grothoff <christian@grothoff.org>2022-09-16 23:42:46 +0200
commitc966ad14fa1c88fd22302e6e9536e60210077e75 (patch)
treeea42865127cf025d923e1ae7709d0316ad3c2fdf /template
parent21d8a3574bcc24e5f9d7fdc1e0bde34b64ac68a7 (diff)
downloadwww-c966ad14fa1c88fd22302e6e9536e60210077e75.tar.gz
www-c966ad14fa1c88fd22302e6e9536e60210077e75.tar.bz2
www-c966ad14fa1c88fd22302e6e9536e60210077e75.zip
-translation
Diffstat (limited to 'template')
-rw-r--r--template/docs.html.j216
1 files changed, 8 insertions, 8 deletions
diff --git a/template/docs.html.j2 b/template/docs.html.j2
index 4f428df6..e878bc17 100644
--- a/template/docs.html.j2
+++ b/template/docs.html.j2
@@ -334,14 +334,6 @@
{{ _("Our bug tracker for bugs and feature request.") }}
</div>
- <div class="col-lg-4">
- <a href="https://weblate.taler.net/">
- <img src="{{ url('icons/noun-translate-5177522.svg') }}" height=60>
- <h3>{{ _("Internationalization")}}</h3>
- </a>
- {{ _("Using our weblate service, everyone in the community can contribute towards translating the Website and the GNU Taler applications.") }}
- </div>
-
</div>
<div class="row mt-5">
@@ -383,6 +375,14 @@
</div>
<div class="col-lg-4">
+ <a href="https://weblate.taler.net/">
+ <img src="{{ url('icons/noun-translate-5177522.svg') }}" height=60>
+ <h3>{{ _("Internationalization")}}</h3>
+ </a>
+ {{ _("Using our weblate service, everyone in the community can contribute towards translating the Website and the GNU Taler applications.") }}
+ </div>
+
+ <div class="col-lg-4">
<a href="https://git.taler.net/twister/">
<img src="{{ url('icons/noun-twister-2280690.svg') }}" height=60>
<h3>{{ _("Twister") }}</h3>