{% extends '_base.html' %} {% load crispy_forms_tags %} {% block title %}Change Password Done{% endblock title %} {% block content %}

Password Change Done

Your password has been changed.

{% endblock content %}