{% extends 'base.html' %} {% load static %} {% block title %}Password Change Complete{% endblock %} {% block content %}

Password Change Complete

Your account password has been changed successfully.

Back to Profile
{% endblock %}