{% extends "base.html" %} {% block title %}Email sent{% endblock %} {% block header %}

Email Successful

{% endblock %} {% block mainbody %}
 
We've e-mailed you instructions for setting your password to the e-mail address you submitted. You should be receiving it shortly.
 
In the mean time you may want to return to the Home page
 
{% endblock %}