diff options
| author | Scott Ostler <sostler@deathmachine.local> | 2010-03-17 22:51:27 -0400 |
|---|---|---|
| committer | Scott Ostler <sostler@deathmachine.local> | 2010-03-17 22:51:27 -0400 |
| commit | 859df13e5ba9dcc693952ece60eb1d16b5388201 (patch) | |
| tree | 5e4fe50ed56a8b676d006a0623fd997ac399ba88 /template/log.st | |
| parent | b5a74b56baed8b0ad2eed96857ba99ebcb041dca (diff) | |
| parent | f6ec036fd3614cdefe43535a8410e0b5455ae2ea (diff) | |
Merge branch 'master' of ssh://dump.fm/pichat/repo
Diffstat (limited to 'template/log.st')
| -rwxr-xr-x | template/log.st | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/template/log.st b/template/log.st index 65f149e..145f8c6 100755 --- a/template/log.st +++ b/template/log.st @@ -3,9 +3,6 @@ <title>dump.fm log</title> $head()$ <link rel="stylesheet" type="text/css" href="/static/log.css"> - <style> - - </style> <script> jQuery(document).ready(initLog); </script> |
