{{ sections.gallery.title }}

{% for item in sections.gallery.items %}
{{ item.alt }} {% if item.caption %}

{{ item.caption }}

{% endif %} {% if item.lightbox %}
{% endif %}
{% endfor %}