{% extends "base.html" %} {% block content %}

Register for an account

{% if error %}

{{ error }}

{% endif %} {% form form %}
{% endblock %}