{% extends "base_site.html" %} {% load i18n %} {% block bodyclass %}login{% endblock %} {% block content_title %}{% endblock %} {% block breadcrumbs %}{% endblock %} {% block title%}Mail sent for password reset{% endblock %} {% block content %}

Mail sent for password reset


We've e-mailed you instructions for setting your password to the e-mail address you submitted. You should be receiving it shortly.
{% endblock %}