{% load multiply from filters %} {% load index from asset_tags %} {% for i in images0 %} {% with images0|index:forloop.counter0 as image %}{% if image %}{% endif %}{% endwith %} {% with images1|index:forloop.counter0 as image %}{% if image %}{% endif %}{% endwith %} {% with images2|index:forloop.counter0 as image %}{% if image %}{% endif %}{% endwith %} {% with images3|index:forloop.counter0 as image %}{% if image %}{% endif %}{% endwith %} {% endfor %}