aboutsummaryrefslogtreecommitdiff
path: root/faq.html.j2
blob: 1fd29e9b7366227b2bb8c5a77159a47b3843728d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
{% 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>

<h2>What if my wallet gets lost?</h2>
</div>
{% endblock body_content %}