{% load i18n %} {% for error in form.non_field_errors %}
{{ error }}
{% translate 'Please correct the errors listed on the fields.' %}