{% extends 'django_spire/auth/page/auth_page.html' %} {% load static %} {% block base_title %}Password Changed Successfully{% endblock %} {% block authentication_page_content %}
Password Changed
You have successfully changed your password!
Login {% endblock %}