diff options
Diffstat (limited to 'templates/template-index.tmpl')
| -rw-r--r-- | templates/template-index.tmpl | 5 |
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> |
