{% extends "shop/base.html" %} {% load i18n %} {% block navbar %}
{% trans "Forgotten your password? Enter your e-mail address below, and we'll send a new password to you." %}
{{ form.email.errors }}
{% trans "Be sure to enter the same e-mail address you used to register." %}