{% extends "base_site.html" %} {% load i18n %} {% block content %}

{% trans "Password changed successfully" %}

{% endblock %}