Merge branch 'ship-jquery' of https://github.com/Dunedan/binder into Dunedan-ship-jquery
This commit is contained in:
commit
796cb06055
File diff suppressed because one or more lines are too long
|
@ -9,7 +9,7 @@
|
||||||
{% endblock header %}
|
{% endblock header %}
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
<script src="http://code.jquery.com/jquery.js"></script>
|
<script src="{{ STATIC_URL }}jquery-2.1.3.min.js"></script>
|
||||||
<script src="{{ STATIC_URL }}bootstrap/js/bootstrap.min.js"></script>
|
<script src="{{ STATIC_URL }}bootstrap/js/bootstrap.min.js"></script>
|
||||||
|
|
||||||
<div class="container-fluid">
|
<div class="container-fluid">
|
||||||
|
|
Loading…
Reference in New Issue