{% extends "beam/base.html" %} {% load i18n crispy_forms_tags %} {% block title %}{{ title }} | {{ block.super }}{% endblock %} {% block content %}
{% translate 'Forgotten your password? Enter your email address below, and we’ll email instructions for setting a new one.' %}
{% endblock %}