{% load firstof from future %} {% if form.non_field_errors %}
{{ form.non_field_errors }}
{% endif %}