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