diff options
Diffstat (limited to 'templates/template-index.tmpl')
| -rw-r--r-- | templates/template-index.tmpl | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/templates/template-index.tmpl b/templates/template-index.tmpl index 2f941a2..40a0a5b 100644 --- a/templates/template-index.tmpl +++ b/templates/template-index.tmpl @@ -62,8 +62,10 @@ <!-- $(END_IMG_LIST) --> </div> -<!-- Dirty hack to add free space at the bottom of the page --> -<div style="display: block; float: left; height: 390px;"></div> +<!-- ## Footnote --> +<div class="desc" style="clear: both;"> +<div class="desc_date"><!-- $(FOOTNOTE) --></div> +</div> <!-- ## Footer --> <!-- $(FOOTER) --> |
