Toggle navigation
Security Monkey
{% from "security/_macros.html" import render_field_with_errors, render_field, render_errors %}
{% include "security/_messages.html" %}
Send password reset instructions
{{ render_errors(forgot_password_form.email) }}
Recover Password
{% include "security/_menu.html" %}