{% extends "base.html" %} {% block pagetitle %}Password change successful{% endblock %} {% block script %} {% endblock %} {% block content %}

Your password has been changed successfully.

Redirecting ...

{% endblock %}