aboutsummaryrefslogtreecommitdiff
path: root/templates/page.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/page.tmpl')
-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">