{% extends "account/base.html" %} {% load i18n %} {% block title %}{% trans "Change Password" %}{% endblock %} {% block body_outer %}
{% trans 'Your password is now changed.' %}