aboutsummaryrefslogtreecommitdiffstats
path: root/tuxlite_tbs/templates/base.html
diff options
context:
space:
mode:
Diffstat (limited to 'tuxlite_tbs/templates/base.html')
-rw-r--r--tuxlite_tbs/templates/base.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/tuxlite_tbs/templates/base.html b/tuxlite_tbs/templates/base.html
index a88a2bf..9b52cbe 100644
--- a/tuxlite_tbs/templates/base.html
+++ b/tuxlite_tbs/templates/base.html
@@ -161,7 +161,7 @@
</div> <!-- /container -->
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
-<script src="http://twitter.github.com/bootstrap/assets/js/bootstrap-collapse.js"></script>
+<script src="{{ SITEURL }}/theme/bootstrap-collapse.js"></script>
{% include "analytics.html" %}
{% include "github.html" %}
</body>