{% extends 'layout.html' %} {% load i18n %} {% block title %}{% trans "Reset Password" %}{% endblock %} {% block content %}
{% blocktrans trimmed %} A password reset link will be sent to {{ email }} if there is an account using that email address. {% endblocktrans %}
{% endif %}{% trans "A link to reset your password will be sent to your email address" %}