diff options
Diffstat (limited to 'templates/template-album.tmpl')
| -rw-r--r-- | templates/template-album.tmpl | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/templates/template-album.tmpl b/templates/template-album.tmpl index 45f6273..4942fa8 100644 --- a/templates/template-album.tmpl +++ b/templates/template-album.tmpl @@ -54,6 +54,11 @@ <div class="index_separator"><!-- $(LIST_SEPARATOR_TITLE) --></div> </div> <!-- $(END_LIST_SEPARATOR) --> + <!-- $(BEGIN_LIST_INTERSPACE) --> + <div class="interspace"> + <div class="index_interspace"><!-- $(LIST_INTERSPACE_TITLE) --></div> + </div> + <!-- $(END_LIST_INTERSPACE) --> <!-- $(END_IMG_LIST) --> </div> |
