{% if files %} Attachments ({{ files|length }}) {% for file in files %} {{ file.filename }} {{ file.size|filesizeformat }} {% endfor %} {% endif %}
Attachments ({{ files|length }})