{% extends "accounts/base.html" %}{% load i18n %} {% block title %}{% trans "Password reset" %}{% endblock %} {% block jqueryui %} {% endblock %} {% block content %}
{% trans 'Please enter your email address. On it will send the message to change the password.' %}
{% endif %}