{% extends 'base.html' %} {% block title %}Password Changed{% endblock %} {% block content %}

Password Changed

Your password has been updated successfully.

Go to Dashboard
{% endblock %}