summaryrefslogtreecommitdiff
path: root/template/docs.html.j2
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2022-09-16 23:47:22 +0200
committerChristian Grothoff <christian@grothoff.org>2022-09-16 23:47:22 +0200
commite0dfc3fce5319320d0c59d2f7d7f239258c5a1d0 (patch)
tree341aba8fdb9146fe4c3e838c5ea3a688165e81b3 /template/docs.html.j2
parent2b85cf6f5cdf082be2845ca495939a9040605441 (diff)
downloadwww-e0dfc3fce5319320d0c59d2f7d7f239258c5a1d0.tar.gz
www-e0dfc3fce5319320d0c59d2f7d7f239258c5a1d0.tar.bz2
www-e0dfc3fce5319320d0c59d2f7d7f239258c5a1d0.zip
-add vault
Diffstat (limited to 'template/docs.html.j2')
-rw-r--r--template/docs.html.j224
1 files changed, 16 insertions, 8 deletions
diff --git a/template/docs.html.j2 b/template/docs.html.j2
index e878bc17..99cbf703 100644
--- a/template/docs.html.j2
+++ b/template/docs.html.j2
@@ -415,14 +415,6 @@
</div>
<div class="col-lg-4">
- <a href="">
- <img src="{{ url('icons/noun-point-of-sale-3185628.svg') }}" height=60>
- <h3>{{ _("EMVco Integration") }}</h3>
- </a>
- {{ _("Integeration with EMVco PoS systems (to be started soon).") }}
- </div>
-
- <div class="col-lg-4">
<a href="/papers/esorics2022-age-restriction.pdf">
<img src="{{ url('icons/noun-parental-discretion-233685.svg') }}" height=60>
<h3>{{ _("Age restrictions")}}</h3>
@@ -443,6 +435,22 @@
{% endtrans %}
</div>
+ <div class="col-lg-4">
+ <a href="">
+ <img src="{{ url('icons/noun-point-of-sale-3185628.svg') }}" height=60>
+ <h3>{{ _("EMVco Integration") }}</h3>
+ </a>
+ {{ _("Integeration with EMVco PoS systems (to be started soon).") }}
+ </div>
+
+ <div class="col-lg-4">
+ <a href="">
+ <img src="{{ url('icons/noun-vault-1775866.svg') }}" height=60>
+ <h3>{{ _("Taler Vault") }}</h3>
+ </a>
+ {{ _("Hardware security module for GNU Taler (to be started soon).") }}
+ </div>
+
</div>
<div class="row mt-5">