{% extends 'base.html' %} {% load account %} {% load i18n %} {% load widget_tweaks %} {% block title %}{% trans 'Reset your password' %}{% endblock %} {% block content %}
{% trans "Enter your e-mail address below, and we'll send you an e-mail allowing you to reset your password." %}
{{ error }}