{% include 'head.html' %} {% include 'navbar.html' %}
{% if error %}

{{ error }}

{% endif %}
Create Account
{% include 'footer.html' %} {% include 'scripts.html' %}