{% load i18n %}
{% for image in item.images.all %}
{% include "ishtar/blocks/window_image_detail.html" %}
{% endfor %}