{% extends 'base_app.html' %} {% load crispy_forms_tags %} {% block title %} HSAS - Password Reset Confirmation {% endblock %} {% block content %} Password Reset Please check your email box for instructions. If an user with this email exists, you will receive further instructions to reset your password. {% endblock %}
If an user with this email exists, you will receive further instructions to reset your password.