X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/626c374dc3f412d481ebc56386ab7f6bdd05b5e9..d8ac9c9786c906979c58e97b7c6df302c5d32770:/project/templates/explorer/folder_images.html diff --git a/project/templates/explorer/folder_images.html b/project/templates/explorer/folder_images.html index 4104926a..8f5f600f 100644 --- a/project/templates/explorer/folder_images.html +++ b/project/templates/explorer/folder_images.html @@ -1,5 +1,3 @@ {% for image in images %} -
-

{{ image }}

-
+
{{ image }}
{% endfor %} \ No newline at end of file