aboutsummaryrefslogtreecommitdiff
path: root/faq.html.j2
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2017-03-06 03:50:26 +0100
committerFlorian Dold <florian.dold@gmail.com>2017-03-06 03:50:26 +0100
commita1f28c222b3c28a77ddc65db5dd3be815782d343 (patch)
tree198694fd6d329d25757ec990543fff83a096a362 /faq.html.j2
parent14af51dacedf00bbd460cdc1584cd9f81cb0d1f5 (diff)
downloadwww-a1f28c222b3c28a77ddc65db5dd3be815782d343.tar.gz
www-a1f28c222b3c28a77ddc65db5dd3be815782d343.zip
missing files
Diffstat (limited to 'faq.html.j2')
-rw-r--r--faq.html.j28
1 files changed, 8 insertions, 0 deletions
diff --git a/faq.html.j2 b/faq.html.j2
new file mode 100644
index 00000000..89a4e1d0
--- /dev/null
+++ b/faq.html.j2
@@ -0,0 +1,8 @@
1{% extends "common/base.j2" %}
2{% block body_content %}
3<div class="container">
4<h2>How is Taler related to Bitcoin or Blockchains?</h2>
5
6<h2>Where is the balance in my wallet stored?</h2>
7</div>
8{% endblock body_content %}