{% extends "security/base.html" %} {% from "macros.html" import render_field %} {% 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 %}