{% for image in page.images %}
{{ image.title }} {% if image.description %} {{ image.description }} {% endif %}
{% endfor %}