{% for image in (data if field.multiple else [data]) %}
{{ image.filename }}
{% endfor %}