{% load sekizai_tags thumbnail cms_qe_filters %} {% addtoblock "js" %} {% endaddtoblock %} {#For modals in gallery#} {% addtoblock "css" %} {% endaddtoblock "css" %}
{% for image in folder_images %} {# prefix for id in format "cmsplugin_filer_folder_{plugin_id}_{image_id}" #} {% with "cmsplugin_filer_folder_"|add_str:object.id|add_str:"_"|add_str:forloop.counter as id_prefix %} {# Preview #}
{# Modal with big image #} {% endwith %} {% endfor %}