{% extends 'registration/base_simple.html' %} {% block content %}

Forgot password

{% csrf_token %} {{ form.as_p }}
{% endblock %}