{% extends "base.html" %} {% load i18n %} {% block title %}Password Changed{% endblock %} {% block body %}
{% trans "Password changed" %}