{% extends "account/base.html" %} {% block hero_content %} {% include "v4/secondary-header.html" with primary="Login" secondary="Reset Sent" %} {% endblock hero_content %} {% block content %} {{ block.super }}

Password reset complete

You may now use your new password to login.

{% endblock %}