{% extends 'django_spire/auth/page/auth_page.html' %} {% load static %} {% block base_title %}Password Changed Successfully{% endblock %} {% block authentication_page_content %}

Password Reset

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