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