Summary
{% for file in data.files %} {% if not file.skipped %}
{{ file.name }}
{% endif %} {% endfor %}