{% extends 'confirmpage.html' %} {% block innercontent %}

Reset Your Password

Enter your email address below. You'll receive an email with a link to reset your password.

{% if error %}
{{ error }}
{% endif %}
{% csrf_token %}
{% endblock %}