X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/38343a3fc11f5509c8522fec94c0ae7085b7244f..998977e74882d0c12413d7bc08c8475a78afbf18:/project/templates/explorer/folder_images.html diff --git a/project/templates/explorer/folder_images.html b/project/templates/explorer/folder_images.html new file mode 100644 index 00000000..e6beb076 --- /dev/null +++ b/project/templates/explorer/folder_images.html @@ -0,0 +1,5 @@ +{% for image in images %} +
+

{{ image }}

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