diff options
Diffstat (limited to 'template/userlog.st')
| -rw-r--r-- | template/userlog.st | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/template/userlog.st b/template/userlog.st index e70ae41..cc6678d 100644 --- a/template/userlog.st +++ b/template/userlog.st @@ -10,6 +10,7 @@ jQuery(document).ready(initLog); </script> + </head> <body> $banner()$ @@ -47,5 +48,6 @@ </div> </div> </div> + </body> </html> |
