Reset Sent
{% if user.is_authenticated %}
You are already logged in!
{% else %}
Instructions for resetting your password will be emailed to the address you provided, if that address matches the one we have on file for your account. You should receive them shortly.
Please allow up to to a few hours for the email to transmit, and be sure to check your spam folder if it doesn't show up in a timely manner.
Click here to return to the main page.
{% endif %}