{% load i18n %} {% if top_errors or has_field_errors %}

{% trans "Please correct the following errors:" %}

{% if top_errors %} {% endif %}
{% endif %}