diff options
author | Florian Dold <florian.dold@gmail.com> | 2017-03-06 04:11:57 +0100 |
---|---|---|
committer | Florian Dold <florian.dold@gmail.com> | 2017-03-06 04:11:57 +0100 |
commit | 61ac0e32ea3202e28fa6bac4603480c2c86c3754 (patch) | |
tree | b6d908cab39b4946a78f234e3e17082693951265 | |
parent | 93949cccbfb8f0e2842d168e9179e42c83795548 (diff) |
faq
-rw-r--r-- | faq.html.j2 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/faq.html.j2 b/faq.html.j2 index 89a4e1d0..1fd29e9b 100644 --- a/faq.html.j2 +++ b/faq.html.j2 @@ -4,5 +4,7 @@ <h2>How is Taler related to Bitcoin or Blockchains?</h2> <h2>Where is the balance in my wallet stored?</h2> + +<h2>What if my wallet gets lost?</h2> </div> {% endblock body_content %} |