{% extends "security/panel.html" %} {% block panel_title %}{{ _('Recover %(appname)s Password', appname=config.APP_NAME) }}{% endblock %} {% block panel_body %}
{{ _('Enter the email address for the user account you wish to recover the password for:') }}
{% endblock %}