{% extends 'django_spire/auth/page/auth_page.html' %} {% load static %} {% block base_title %}Password Reset Complete{% endblock %} {% block authentication_page_content %}
Password Reset Complete
Your new password has been set. You can log in now on the log in page.
{% endblock %}