{% extends "registration/base_registration.html" %} {% load i18n %} {% block registration_content %}

Reset password

Forgot your password? Enter your email in the form below and you will receive instructions for creating a new one.
{{ form.as_p }} {% csrf_token %}
{% endblock %}