aboutsummaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2013-05-07 21:02:19 -0300
committerSilvio Rhatto <rhatto@riseup.net>2013-05-07 21:02:19 -0300
commit76cc937f1bb43c8b4c347860e36432ac3d1bc3af (patch)
tree3c7c01f2079419415f519c18a05b1a281ed5df0c /templates
parentffd538385846f30a6abb3a1a7a268f614c3e600c (diff)
downloadblog-76cc937f1bb43c8b4c347860e36432ac3d1bc3af.tar.gz
blog-76cc937f1bb43c8b4c347860e36432ac3d1bc3af.tar.bz2
Adding jQuery 1.9.0
Diffstat (limited to 'templates')
-rw-r--r--templates/page.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/page.tmpl b/templates/page.tmpl
index 038463c..6bbbd24 100644
--- a/templates/page.tmpl
+++ b/templates/page.tmpl
@@ -41,7 +41,7 @@
</head>
<body style="padding-top: 10px; padding-bottom: 60px;">
-<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.9.0/jquery.min.js" type="text/javascript"></script>
+<script src="<TMPL_VAR BASEURL>/js/jquery.min.js" type="text/javascript"></script>
<script src="<TMPL_VAR BASEURL>bootstrap/js/bootstrap.min.js" type="text/javascript"></script>
<div class="navbar navbar-inverse navbar-fixed-top">