{% extends "base-1col.html" %} {% load i18n %} {% block sectionid %}accounts{% endblock %} {% block title %}{% trans "Password" %} :: {% trans "Reset" %}{% endblock %} {% block billboard %}{% trans "Password" %} :: {% trans "Reset" %} :: {% trans "Sent" %}{% endblock %} {% block content %}

{% trans "Password Reset" %}

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

{% endblock %}