summaryrefslogtreecommitdiff
path: root/templates/template-album.tmpl
diff options
context:
space:
mode:
authorTomas Bzatek <tbzatek@users.sourceforge.net>2008-12-26 22:58:15 +0100
committerTomas Bzatek <tbzatek@users.sourceforge.net>2008-12-26 22:58:15 +0100
commitc261763c76fb15c1509ee6b88035b604222edc21 (patch)
tree036bccebd81d7a17f99d1a554eec6f11ed8e0ff7 /templates/template-album.tmpl
parent82435e6c67c4837b4d5256d8f606b495fffbcc4b (diff)
downloadcataract-c261763c76fb15c1509ee6b88035b604222edc21.tar.xz
Add support for album and index separators
Diffstat (limited to 'templates/template-album.tmpl')
-rw-r--r--templates/template-album.tmpl5
1 files changed, 5 insertions, 0 deletions
diff --git a/templates/template-album.tmpl b/templates/template-album.tmpl
index ead7eaa..03bca5e 100644
--- a/templates/template-album.tmpl
+++ b/templates/template-album.tmpl
@@ -49,6 +49,11 @@
</a>
</div>
<!-- $(END_IMG_LIST_PORTRAIT) -->
+ <!-- $(BEGIN_LIST_SEPARATOR) -->
+ <div class="separators">
+ <div class="index_separator"><!-- $(LIST_SEPARATOR_TITLE) --></div>
+ </div>
+ <!-- $(END_LIST_SEPARATOR) -->
<!-- $(END_IMG_LIST) -->
</div>