Zmiana nazwy project -> platforma.
[redakcja.git] / project / templates / explorer / folder_images.html
diff --git a/project/templates/explorer/folder_images.html b/project/templates/explorer/folder_images.html
deleted file mode 100644 (file)
index e6beb07..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-{% for image in images %}
-    <div class="image-box" src="{{ image }}" style="width: 460px; height: 460px; margin: 5px; background-color: gray">
-        <p>{{ image }}</p>
-    </div>
-{% endfor %}
\ No newline at end of file