{% include 'head.html' %}
{% include 'navbar.html' %}
Account Seed
Wallet Persistence
{% if error %}
{{ error }}
{% endif %}
Submit
Create Account
{% include 'footer.html' %} {% include 'scripts.html' %}