{% extends "base.html" %} {% block content %} {% if form.errors %} {% endif %}
{% csrf_token %} {% include "app/bootstrap_form.html" %}

Forgot your password?

{% endblock %}