diff options
Diffstat (limited to 'templates/template-index.tmpl')
| -rw-r--r-- | templates/template-index.tmpl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/template-index.tmpl b/templates/template-index.tmpl index a07ba05..684482b 100644 --- a/templates/template-index.tmpl +++ b/templates/template-index.tmpl @@ -19,6 +19,7 @@ <td align="right"><b><!-- $(TOTAL_ITEMS) --> albums</b></td></tr></table> </div> +<div class="master_content"> <!-- ## Description --> <div class="desc"> @@ -66,6 +67,7 @@ <div class="desc_text"><!-- $(FOOTNOTE) --></div> </div> +</div> <!-- end of master_content --> <!-- ## Footer --> <!-- $(FOOTER) --> |
