{{ sections.gallery.title }}

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

{{ item.caption }}

{% endif %}
{% endfor %}