From a1f28c222b3c28a77ddc65db5dd3be815782d343 Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Mon, 6 Mar 2017 03:50:26 +0100 Subject: missing files --- faq.html.j2 | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 faq.html.j2 (limited to 'faq.html.j2') 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 %} +
+

How is Taler related to Bitcoin or Blockchains?

+ +

Where is the balance in my wallet stored?

+
+{% endblock body_content %} -- cgit v1.2.3