{% extends 'base.html' %} {% block content %}
Successfully changed password for {{ user }}. You're being redirected...

Click here if your browser does not support redirection
{% endblock content %} {% block scripts %} {{ block.super }} {% endblock scripts %}