summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to 'templates')
-rw-r--r--templates/albumviewer.tmpl5
1 files changed, 5 insertions, 0 deletions
diff --git a/templates/albumviewer.tmpl b/templates/albumviewer.tmpl
new file mode 100644
index 0000000..b0da9a2
--- /dev/null
+++ b/templates/albumviewer.tmpl
@@ -0,0 +1,5 @@
+<div class="album-viewer">
+ <div id="album-img">
+ <TMPL_VAR NAME="IMG">
+ </div>
+</div>