diff options
| author | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2010-06-25 00:41:50 -0400 |
|---|---|---|
| committer | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2010-06-25 00:41:50 -0400 |
| commit | d4bb86b02154e2f2f6c1adea3ff7fdcd1ad57f98 (patch) | |
| tree | 4f0e2d4be71e92a2803c8f98d186a6c7b9d550f9 /template/userlog.st | |
| parent | 15f5a8ed8e981486697790fe9613b1c26dceda42 (diff) | |
timb commiting prod changes
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> |
