summaryrefslogtreecommitdiff
path: root/templates/albumnext.tmpl
diff options
context:
space:
mode:
authorChristopher Baines <mail@cbaines.net>2015-06-14 11:34:25 +0100
committerChristopher Baines <mail@cbaines.net>2015-06-14 11:34:25 +0100
commit9cbef9e2e45292357196148e1038b1eba012d274 (patch)
treee7ce346d0c22b877614e4a48c359822ec48d469d /templates/albumnext.tmpl
parent293b74524bbbca40cbd6c32f9fffdc3c3210716a (diff)
downloadcbaines.net-9cbef9e2e45292357196148e1038b1eba012d274.tar
cbaines.net-9cbef9e2e45292357196148e1038b1eba012d274.tar.gz
Add some missing templates
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>