{% extends 'base.html' %} {% load i18n %} {% block page_title %}{% trans 'Your password was reset successfully' %} – {{ block.super }}{% endblock %} {% block inner_content %}
{% trans 'You will get an email with your new password.' %}
{% trans 'Return to the home page' %}