{% extends "BaseChangePassword.html" %} {% load i18n %} {% block title %}{% trans 'Success to change your password' %}{% endblock %} {% block content %}
{% trans 'Success to change your password.' %}
{% trans 'return to password management' %}