{% extends "registration/base.html" %} {% block content %}
{% csrf_token %} {% include "_form.html" %}
{% endblock %}