aboutsummaryrefslogtreecommitdiffstats
path: root/view/head.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'view/head.tpl')
-rw-r--r--view/head.tpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/view/head.tpl b/view/head.tpl
index d520e45f0..8ffd63933 100644
--- a/view/head.tpl
+++ b/view/head.tpl
@@ -5,4 +5,5 @@
<!--[if IE]>
<script type="text/javascript" src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
+<script type="text/javascript" src="$baseurl/include/jquery.js" ></script>
<script type="text/javascript" src="$baseurl/include/main.js" ></script>