{% extends "security/base.html" %} {% from "security/_macros.html" import render_field_with_errors, render_field, render_field_errors, render_form_errors %} {% block title %} {{ _fsdomain('Reset password') }} {% endblock %} {% block content_title %} {{ _fsdomain('Reset password') }} {% endblock %} {% block content_description %}An email will be sent to you with instructions.{% endblock %} {% block content %} {% include "security/_messages.html" %} {#
{# {% include "security/_menu.html" %}#} {% endblock content %}