{% load floppyforms %} {% block errors %}{% if form.non_field_errors or form|hidden_field_errors %}
{% endif %}{% endblock %}