{% if form.errors %}
× Please enter a correct Email Address and Password. Note that both fields may be case-sensitive.
{% endif %}
{% csrf_token %} {% include "public/partials/form.html" with form=login_form %}

Forgotten Password?