summaryrefslogtreecommitdiff
path: root/template/docs.html.j2
diff options
context:
space:
mode:
Diffstat (limited to 'template/docs.html.j2')
-rw-r--r--template/docs.html.j210
1 files changed, 10 insertions, 0 deletions
diff --git a/template/docs.html.j2 b/template/docs.html.j2
index 0962fc80..ba170a0c 100644
--- a/template/docs.html.j2
+++ b/template/docs.html.j2
@@ -277,6 +277,16 @@
</div>
<div class="col-lg-4 mb-4">
+ <a href="https://tutorials.taler.net/" target="_blank" rel="noopener noreferrer">
+ <img src="{{ url('icons/video.svg') }}" height=60>
+ <h3>{{ _("Tutorials")}}</h3>
+ </a>
+ {% trans %}
+ Video tutorials for working with GNU Taler.
+ {% endtrans %}
+ </div>
+
+ <div class="col-lg-4 mb-4">
<a href="kyc.html" target="_blank" rel="noopener noreferrer">
<img src="{{ url('icons/noun-kyc-2913646.svg') }}" height=60>
<h3>{{ _("Know-your-customer")}}</h3>