{% extends base_template %} {% load i18n %} {% block content %}

{% trans "Password changed" %}

{% trans "Your Password got successfully changed." %}

{% trans "Back to your Profile" %} {% endblock %}