{% extends 'base.html' %} {% load i18n %} {% block page_title %}{% trans 'Your password reset request was successful' %} – {{ block.super }}{% endblock %} {% block content %}
{% trans 'Click on the link in the email and you will be able to create a new password.' %}