{% extends 'base.html' %} {% load i18n %} {% block page_title %}{% trans 'Password change successful' %} – {{ block.super }}{% endblock %} {% block inner_content %}
{% trans 'Your password has been changed.' %}
{% trans 'Return to the home page' %}