X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/6e19546487a3c569260400b96628eea3684fe040..66d85e5195d8beec76505ce6f38f0f6f74101e53:/src/cover/templates/cover/image_list.html diff --git a/src/cover/templates/cover/image_list.html b/src/cover/templates/cover/image_list.html index 2d5608c0..02a3268d 100644 --- a/src/cover/templates/cover/image_list.html +++ b/src/cover/templates/cover/image_list.html @@ -20,17 +20,18 @@ {% for image in object_list %}
- + + {% if image.file %} -
- - {{ image }} -
-
+ {% endif %} +
+ {{ image }} +
+
{% endfor %}