{% if errors|default([]) is not empty %}
{{ errors|join('
')|raw }}
{% endif %}