{% extends "base.html" %} {% load i18n towel_form_tags %} {% block title %}{% trans "Password reset" %} - {{ block.super }}{% endblock %} {% block main %}
{% trans "Forgotten your password? Enter your email address below, and we'll email instructions for setting a new one." %}