{% extends "base.html" %} {% load i18n %} {% block content %}
{{ form.as_p }}

{% trans "Forgot password" %}? {% trans "Reset it" %}!

{% endblock %}