summaryrefslogtreecommitdiff
path: root/template/head.st
diff options
context:
space:
mode:
authorScott Ostler <sostler@deathmachine.local>2010-02-25 08:21:38 -0500
committerScott Ostler <sostler@deathmachine.local>2010-02-25 08:21:38 -0500
commit09adb55a01f9c752cf843dd4dc7163a2ea51cfb8 (patch)
tree801593cff153c74a1a1c2aa97ee395d122cd941c /template/head.st
parent215f4f8bf89aa74091815286c0ff7d7594b6e42f (diff)
Added new templates
Diffstat (limited to 'template/head.st')
-rwxr-xr-xtemplate/head.st4
1 files changed, 2 insertions, 2 deletions
diff --git a/template/head.st b/template/head.st
index 46ce6a5..e83e687 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="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="http://ajax.googleapis.com/ajax/libs/jquery/1.4/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>