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

{% inline_trans "Reset password" %}
{% endblock %}