{% extends 'layout.html' %} {% load i18n %} {% block title %}{% trans "Reset Password" %}{% endblock %} {% block content %}
{{ message }}
{% trans "A link to reset your password will be sent to your email address" %}
{{ error }}