{% extends 'spire/authentication/page/authentication_page.html' %} {% load static %} {% load crispy_forms_filters %} {% block base_title %} Password Reset {% endblock %} {% block authentication_page_content %}

Password Reset

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