{% extends "registration/base.html" %} {% comment %} vim:ft=htmldjango: {% endcomment %} {% load i18n %} {% block title %} Password Change - {{ block.super }} {% endblock %} {% block content %}

Password Change

Your password was changed successfully.

{% endblock %}