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 4104926..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-{% for image in images %}
-    <div class="image-box" src="{{ image }}" style="width: 480px; height: 640px; border:1px solid #DDD; margin: 5px">
-        <p>{{ image }}</p>
-    </div>
-{% endfor %}
\ No newline at end of file