Password Reset
{% csrf_token %} {% for field in registration_form %} {% endfor %}
{{ field.errors }}
{{ field.label }}: {{ field }}