{% extends 'layouts/login.html' %} {% import 'macros/form.html' as f with context %} {% block title %}Reset your password{% endblock %} {% block body %}
We'll send you an email to reset your password.
{% call f.form_group(form.identity, css_class='sm-margin-bottom', autofocus='autofocus') %} {% endcall %} {% endcall %}