summaryrefslogtreecommitdiff
path: root/template/head.st
diff options
context:
space:
mode:
authorsostler <sbostler@gmail.com>2010-03-16 08:17:04 -0400
committersostler <sbostler@gmail.com>2010-03-16 08:17:04 -0400
commit0a9c5c4df26f3d8a9a322e6696667fab4be6676c (patch)
treecdccd645402997bc0a648d6c7c0b0f33a10c2bb8 /template/head.st
parent20fa5f469f7c289e7b0048d9d311e9d3a5cca7b2 (diff)
parent68a356a3e49717aefed0a00d4ec0fd565b067d9f (diff)
Merged
Diffstat (limited to 'template/head.st')
-rwxr-xr-xtemplate/head.st2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/head.st b/template/head.st
index e83e687..e78ee8f 100755
--- a/template/head.st
+++ b/template/head.st
@@ -1,7 +1,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<script type="text/javascript" src="/static/jquery-1.3.2.min.js"></script>
-<!-- <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.min.js"></script> -->
<!--<script type="text/javascript" src="/static/js/underscore-min.js"></script> -->
<script type="text/javascript" src="/static/js/sha1.js"></script>
<script type="text/javascript" src="/static/js/pichat.js"></script>