{% extends "base_site" %} {% block breadcrumbs %}
{% endblock %} {% block title %}{% i18n _("Password reset") %}{% endblock %} {% block content %}{% i18n _("Forgotten your password? Enter your e-mail address below, and we'll reset your password and e-mail the new one to you.") %}
{% endblock %}