summaryrefslogtreecommitdiff
path: root/template/log.st
diff options
context:
space:
mode:
authorScott Ostler <sostler@deathmachine.local>2010-03-17 22:51:27 -0400
committerScott Ostler <sostler@deathmachine.local>2010-03-17 22:51:27 -0400
commit859df13e5ba9dcc693952ece60eb1d16b5388201 (patch)
tree5e4fe50ed56a8b676d006a0623fd997ac399ba88 /template/log.st
parentb5a74b56baed8b0ad2eed96857ba99ebcb041dca (diff)
parentf6ec036fd3614cdefe43535a8410e0b5455ae2ea (diff)
Merge branch 'master' of ssh://dump.fm/pichat/repo
Diffstat (limited to 'template/log.st')
-rwxr-xr-xtemplate/log.st3
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>