summaryrefslogtreecommitdiff
path: root/template/head.st
diff options
context:
space:
mode:
authordumpfmprod <dumpfmprod@ubuntu.(none)>2010-06-18 16:55:21 -0400
committerdumpfmprod <dumpfmprod@ubuntu.(none)>2010-06-18 16:55:21 -0400
commit09aeb5d1ff8322a89274c845491ffd0667cabc2f (patch)
tree4642a035e8f9a66c18a2688cb41081fae212599a /template/head.st
parent26395dfb9f364fda136ac7bc05dfce76566f28d0 (diff)
sostler prod commit
Diffstat (limited to 'template/head.st')
-rw-r--r--template/head.st3
1 files changed, 0 insertions, 3 deletions
diff --git a/template/head.st b/template/head.st
index 918dbc3..e6ce63a 100644
--- a/template/head.st
+++ b/template/head.st
@@ -4,9 +4,6 @@
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js">
<script type="text/javascript" src="/static/js/jquery-ui-1.8.effects.min.js"></script>
<script type="text/javascript" src="/static/js/pichat.js"></script>
-<script type="text/javascript" src="/static/js/sha1.js"></script>
-<link rel="stylesheet" type="text/css" href="/static/css/reset.css">
-<link rel="stylesheet" type="text/css" href="/static/css/header.css">
$if(!user_nick)$
<link href="/static/form_login/front.css" media="screen, projection" rel="stylesheet" type="text/css">
$endif$