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

Password Reset Complete

Your new password has been set. You can log in now on the log in page.
{% endblock %}