aboutsummaryrefslogtreecommitdiff
path: root/haunt/pages/gallery.sxml
diff options
context:
space:
mode:
Diffstat (limited to 'haunt/pages/gallery.sxml')
-rw-r--r--haunt/pages/gallery.sxml12
1 files changed, 0 insertions, 12 deletions
diff --git a/haunt/pages/gallery.sxml b/haunt/pages/gallery.sxml
deleted file mode 100644
index f01dda0..0000000
--- a/haunt/pages/gallery.sxml
+++ /dev/null
@@ -1,12 +0,0 @@
-(use-modules (jakob theme)
- (jakob utils sxml))
-
-(theme
- #:title "Photo Gallery"
- #:content
- `((div (@ (id "gallery-container"))
- (div (@ (id "loading"))
- ,(image "hourglass.gif")
- (p "Loading..."))
- (div (@ (id "event-info"))))
- ,(script "gallery.js")))

© 2015 - 2026 Jakob L. Kreuze