{% for error in errors %} {{ error|escape }}{% if not forloop.last %}
{% endif %} {% endfor %}