{% extends "accounts/base.html" %} {% block title %}Password Changed{% endblock %} {% block content %}

Password Updated

Your password has been changed successfully.

Go to Dashboard
{% endblock %}