summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
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 ea9a13e..ec9e028 100644
--- a/templates/page.tmpl
+++ b/templates/page.tmpl
@@ -143,7 +143,7 @@
</div>
<!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
- <script src="/static/js/jquery-2.1.1.min.js"></script>
+ <script src="/static/js/jquery.min.js"></script>
<!-- Include all compiled plugins (below), or include individual files as needed -->
<script src="/static/js/bootstrap.min.js"></script>
</body>