{% extends 'layout.html' %} {% load i18n %} {% block body_class %}login-page{% endblock %} {% block title %}{% trans 'Password reset' %} | {{ block.super }}{% endblock %} {% block content %}
{% trans "Forgotten your password? Enter your e-mail address below, and we'll e-mail instructions for setting a new one." %}