summaryrefslogtreecommitdiff
path: root/templates/albumnext.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/albumnext.tmpl')
-rw-r--r--templates/albumnext.tmpl6
1 files changed, 6 insertions, 0 deletions
diff --git a/templates/albumnext.tmpl b/templates/albumnext.tmpl
new file mode 100644
index 0000000..7e92b24
--- /dev/null
+++ b/templates/albumnext.tmpl
@@ -0,0 +1,6 @@
+<div class="album-next">
+ <a href="<TMPL_VAR NAME=PAGEURL>"><span class="album-arrow">→</span></a><br />
+ <div class="album-thumbnail">
+ <TMPL_VAR NAME=THUMBNAIL>
+ </div>
+</div>