summary refs log tree commit diff stats
path: root/templates/gallery.crotmp
diff options
context:
space:
mode:
Diffstat (limited to 'templates/gallery.crotmp')
-rw-r--r--templates/gallery.crotmp7
1 files changed, 7 insertions, 0 deletions
diff --git a/templates/gallery.crotmp b/templates/gallery.crotmp
index 6cc7fbf..e1d13e3 100644
--- a/templates/gallery.crotmp
+++ b/templates/gallery.crotmp
@@ -3,6 +3,13 @@
     <noscript>
       <div class="alert" role="alert">JavaScript required.</div>
     </noscript>
+    <?.show-nav>
+    <div id="nav">
+        <@nav : $p>
+        <a href="<$p.<url>>"><$p.<name>></a>&nbsp;/&nbsp;
+        </@>
+    </div>
+    </?>
     <div id="loading">
       <label for="loading-progress">Loading Images:</label>
       <progress id="loading-progress" max="100" value="0"></progress>