{% extends "tethys_portal/accounts/base.html" %} {% load django_bootstrap5 %} {% block title %}{{ block.super }} - Password Reset Sent{% endblock %} {% block account_form_title %}Instructions Sent{% endblock %} {% block account_form_body %}
We've e-mailed you instructions for resetting your password. You should be receiving it shortly.
Keep in mind that it may arrive in your spam folder.
{% endblock %}