summaryrefslogtreecommitdiff
path: root/template
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2022-09-16 15:33:42 +0200
committerChristian Grothoff <christian@grothoff.org>2022-09-16 15:33:42 +0200
commit50f593e4d440097eb7448dc023d828d076a0a9ff (patch)
tree258f82d8496a60d828b0fee88240f851b5c5130c /template
parent5e262a632ddae71c1b5d8b9f5cc73bd2a92f6346 (diff)
downloadwww-50f593e4d440097eb7448dc023d828d076a0a9ff.tar.gz
www-50f593e4d440097eb7448dc023d828d076a0a9ff.tar.bz2
www-50f593e4d440097eb7448dc023d828d076a0a9ff.zip
-improve structure a bit'
Diffstat (limited to 'template')
-rw-r--r--template/docs.html.j220
1 files changed, 11 insertions, 9 deletions
diff --git a/template/docs.html.j2 b/template/docs.html.j2
index 4f2a59d7..574490f3 100644
--- a/template/docs.html.j2
+++ b/template/docs.html.j2
@@ -23,7 +23,7 @@
<div class="row justify-content-center text-center">
<div class="col-8">
- <h2>{{ _("Components")}}</h2>
+ <h2>{{ _("Core Component Documentation")}}</h2>
</div>
</div>
@@ -127,8 +127,8 @@
<div class="col-8">
<h2>{{ _("Supplemental services")}}</h2>
</div>
- </div>
-
+ </div>
+
<div class="row mt-5">
</div>
@@ -183,7 +183,7 @@
Reliably deliver payment messages between Taler wallets.
{% endtrans %}
</div>
-
+
<div class="col-lg-4">
<a href="https://git.taler.net/taldir.git/">
<img src="{{ url('icons/noun-directory-1024875.svg') }}" height=60>
@@ -264,7 +264,7 @@
<div class="row justify-content-center text-center">
<div class="col-8">
- <h2>{{ _("Internals")}}</h2>
+ <h2>{{ _("Internals Documentation")}}</h2>
</div>
</div>
@@ -299,7 +299,7 @@
<div class="row justify-content-center text-center">
<div class="col-8">
- <h2>{{ _("Community")}}</h2>
+ <h2>{{ _("Community Interaction")}}</h2>
</div>
</div>
@@ -338,7 +338,7 @@
<div class="row justify-content-center text-center">
<div class="col-8">
- <h2>{{ _("Code")}}</h2>
+ <h2>{{ _("Developer Services")}}</h2>
</div>
</div>
@@ -381,10 +381,11 @@
<h2>{{ _("Experimental work")}}</h2>
</div>
</div>
-
+
<div class="row mt-5">
</div>
+ <div class="row">
<div class="col-lg-4">
<a href="https://git.gnunet.org/libbrandt.git/">
<img src="{{ url('icons/icon-code.svg') }}" height=60>
@@ -400,7 +401,8 @@
</a>
{{ _("Integeration with EMVco PoS systems (to be started soon).") }}
</div>
-
+
+ </div>
<div class="row mt-5">
</div>