{% extends "registration/registration_base.html" %} {% block page-title %}Change password - {{ block.super }}{% endblock %} {% block body-class %}{{ block.super }} static{% endblock %} {% block content %}
Password successfully changed.
{% endblock %}