{% for error in list %} {% if loop.first %}
View {{ list|length|number_format }} Errors:
{% endif %} {% if loop.last %} {% endif %} {% endfor %}