{% for image in bloc.values() %} {% if image.file %}
{{ image.description }}
{{ image.subtitle }}
{{ image.title }}
{% endif %} {% endfor %}