summaryrefslogtreecommitdiff
path: root/faq.html.j2
diff options
context:
space:
mode:
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 @@
+{% extends "common/base.j2" %}
+{% block body_content %}
+<div class="container">
+<h2>How is Taler related to Bitcoin or Blockchains?</h2>
+
+<h2>Where is the balance in my wallet stored?</h2>
+</div>
+{% endblock body_content %}