{# Password forgotten page. This page displays a form asking for the email address of users who cannot remember their password. #} {% extends theme('base.html') %} {% import 'macro/form.html' as fui %} {%- block title -%} {%- trans -%}Forgotten password{%- endtrans -%} {%- endblock -%} {% block content %}