Password Reset {% if form.errors %} {{ form.email.errors }} {% endif %} Enter your email address below, and we’ll email instructions for setting a new one. {{ form.email.label_tag }} {{ form.email }} {# this is necesarry to make the margin on the first work #}