{% extends "admin/base_site.html" %} {% load i18n grp_tags %} {# grp_csrf #} {% block bodyclass %}grp-login{% endblock %} {% block title %}{% trans "Password reset" %}{% endblock %} {% block content %}
{% trans "Forgotten your password? Enter your email address below, and we'll email instructions for setting a new one." %}