{% extends "simple-form.html" %} {% block form %}

Forgot your Password?

{% if fail %}
We couldn't find an account with that email?
{% endif %}
{% endblock %}