galleryindex_row

This commit is contained in:
Andreas Stephanides
2020-03-11 07:04:10 +01:00
parent b15db69db6
commit 6d898874b6

View File

@@ -22,7 +22,7 @@
</div>
{{ loop.cycle('','</div><div class="row">'.safe) }}
{{ loop.cycle('','</div><div class="row">')| safe }}
{% endfor %}
</div>