{% extends 'user_account/authentication/page/base_authentication_page.html' %} {% load static %} {% load crispy_forms_filters %} {% block base_title %} Password Reset {% endblock %} {% block registration_content %}

Password Reset

You have successfully changed your password!
{% endblock %}