{% extends 'base.html' %} {% load crispy_forms_tags i18n widget_tweaks %} {% block head_title %}{% trans "Reset Password" %}{% endblock %} {% block content %}
{% trans "Enter your email address and we'll send you a link to reset your password." %}