summaryrefslogtreecommitdiff
path: root/templates/template-index.tmpl
diff options
context:
space:
mode:
authorTomas Bzatek <tbzatek@users.sourceforge.net>2009-04-11 16:39:33 +0200
committerTomas Bzatek <tbzatek@users.sourceforge.net>2009-04-11 16:39:33 +0200
commit498e7aaa9e657ef3ff0406964d62166e37e0299f (patch)
treee2f429864abe12ee870f7fca50423404d9aa5fb2 /templates/template-index.tmpl
parent9c2c964727e4a484acf7f97267a3cf1c8fbacd89 (diff)
downloadcataract-498e7aaa9e657ef3ff0406964d62166e37e0299f.tar.xz
Support for interspaces
Diffstat (limited to 'templates/template-index.tmpl')
-rw-r--r--templates/template-index.tmpl5
1 files changed, 5 insertions, 0 deletions
diff --git a/templates/template-index.tmpl b/templates/template-index.tmpl
index 78baedb..994c550 100644
--- a/templates/template-index.tmpl
+++ b/templates/template-index.tmpl
@@ -58,6 +58,11 @@
<div class="album_list_separator"><!-- $(LIST_SEPARATOR_TITLE) --></div>
</div>
<!-- $(END_LIST_SEPARATOR) -->
+ <!-- $(BEGIN_LIST_INTERSPACE) -->
+ <div class="interspace">
+ <div class="album_list_interspace"><!-- $(LIST_INTERSPACE_TITLE) --></div>
+ </div>
+ <!-- $(END_LIST_INTERSPACE) -->
<!-- $(END_IMG_LIST) -->
</div>