{% for attfile in files %} {% if forloop.first %} {% endif %} {% if forloop.last %}
slides
filesizecomment
{{ attfile.get_file_short_name|escape }} {{ attfile.get_file_size|filesizeformat }} {{attfile.comment|escape}}
{% endif %} {% endfor %}