diff options
Diffstat (limited to 'tpl')
-rw-r--r-- | tpl/default/main.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tpl/default/main.php b/tpl/default/main.php index edbb39c9a..26b614798 100644 --- a/tpl/default/main.php +++ b/tpl/default/main.php @@ -126,3 +126,4 @@ </div> <?/*old includehook*/ @include(dirname(__FILE__).'/footer.html')?> </body> +</html> |