Registration Page!
{% csrf_token %} {% if form.errors %}
There are errors in the form!
{% endif %} {{form}}