X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/a39ce20a7f4d01f30508c4d003e6d973298866c6..3ed251508dd18e0afc8f62bd18802e2e1c72737c:/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