summaryrefslogtreecommitdiff
path: root/template
diff options
context:
space:
mode:
authorScott Ostler <sostler@deathmachine.local>2010-01-19 23:25:29 -0500
committerScott Ostler <sostler@deathmachine.local>2010-01-19 23:25:29 -0500
commita91eb914edb95a5facd62b2eac00186b7b8c63c1 (patch)
tree9e5a331303d148aec0c91287e44b210d442be072 /template
parent7d447a321dedf2c767f8f0d0ac885d529dd387f9 (diff)
Getting ready for commit
Diffstat (limited to 'template')
-rwxr-xr-xtemplate/head.st2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/head.st b/template/head.st
index d46687f..66f8fb1 100755
--- a/template/head.st
+++ b/template/head.st
@@ -1,7 +1,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>
-<!-- <script type="text/javascript" src="/static/jquery-1.3.2.min.js"></script> -->
+<script type="text/javascript" src="/static/jquery-1.3.2.min.js"></script>
<script type="text/javascript" src="/static/sha1.js"></script>
<script type="text/javascript" src="/static/pichat.js"></script>