{% extends "layout.html" %} {% load i18n %} {% block title %}{% trans "Reset Password" %} | {{ block.super }}{% endblock %} {% block breadcrumbs %} {{ block.super }}
{% trans "We've e-mailed you instructions for setting your password to the e-mail address you submitted. You should receive it shortly." %}