{% if __SELF__.gallery %}
{% for image in __SELF__.gallery.images %} {{ image.title }} {% endfor %}
{% put scripts %} {% endput %} {% endif %}