{% extends 'base.html' %} {% load i18n %} {% block content %}

{% trans 'Password change successful' %}

{% trans 'Back' %}

{% endblock %}