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

Password Changed

Your password has been successfully updated

Password changed successfully

Your password has been changed. You can now use your new password to log in.

{% endblock %}