summaryrefslogtreecommitdiff
path: root/templates/partials/empty-gallery.html
diff options
context:
space:
mode:
authorgrothedev <grothedev@gmail.com>2025-12-28 21:41:07 -0500
committergrothedev <grothedev@gmail.com>2025-12-28 21:41:07 -0500
commitbd6c3a07a82ba11cf7b0423307229891675e7ed3 (patch)
treefce602bc4038f0f79e12f9fb296e3d220915da23 /templates/partials/empty-gallery.html
parentf978ad7db04ced4cbcf04a82bf6f0cc3f4ce66a3 (diff)
phase 1 complete i guessHEADmain
Diffstat (limited to 'templates/partials/empty-gallery.html')
-rw-r--r--templates/partials/empty-gallery.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/templates/partials/empty-gallery.html b/templates/partials/empty-gallery.html
new file mode 100644
index 0000000..dcafdc0
--- /dev/null
+++ b/templates/partials/empty-gallery.html
@@ -0,0 +1,5 @@
+<div style="text-align: center; padding: 60px 20px; color: #666;">
+ <div style="font-size: 64px; margin-bottom: 20px;">🖼️</div>
+ <h3>No images or videos yet</h3>
+ <p>Upload some media files to see them here!</p>
+</div>