{% extends "layout.html" %} {% load i18n locale %} {% block title %}{% trans "Reset Password" %} | {{ block.super }}{% endblock %} {% block breadcrumbs %} {{ block.super }}
{% trans "Forgotten your password? Enter your e-mail address below, and we'll e-mail instructions for setting a new one." %}