{% extends 'registration/register_base.html' %} {% block reg_content %}
{{ form.as_table }} {% csrf_token %}
{% endblock %}