aboutsummaryrefslogtreecommitdiff
path: root/templates/albumprev.tmpl
diff options
context:
space:
mode:
authorSimon McVittie <smcv@debian.org>2012-04-06 23:26:54 +0100
committerSimon McVittie <smcv@debian.org>2014-07-11 22:09:47 +0100
commit7cc54e7f347c95733452ebfc22f33031f96854ca (patch)
tree1c1a54b0241b4557cf0e8f4fee180458b1def15c /templates/albumprev.tmpl
parent3f4a93574071c004fc332a68b2cac1f70de7f940 (diff)
downloadikiwiki-7cc54e7f347c95733452ebfc22f33031f96854ca.tar
ikiwiki-7cc54e7f347c95733452ebfc22f33031f96854ca.tar.gz
Album plugin v4
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 000000000..36c00d8f6
--- /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>