{% extends "common_base.html" %} {% block head %} {% endblock %} {% block header_content %}

{{ gettext("Demo Bank") }}

{{ _("This part of the demo shows how a bank that supports Taler directly would work. In addition to using your own bank account, you can also see the transaction history of some Public Accounts.").format(public_accounts=url('public-accounts')) }}

{% endblock %}