{% extends "base.html" %} {% load i18n %} {% trans 'Home' %} {% trans 'Password change' %} {% block title %}{{ title }}{% endblock %} {% block content_title %}
{% trans 'Your password was changed.' %}