Merge remote-tracking branch 'upstream/master'
This commit is contained in:
commit
f0c9f6a09d
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@
|
|||
</div>
|
||||
</div>
|
||||
{% block content %}{% endblock %}
|
||||
<script src="{{ config.STATIC_URL }}/jquery/jquery.min.js"></script>
|
||||
<script src="{{ config.STATIC_URL }}/jquery/jquery-1.8.2.min.js"></script>
|
||||
<script src="{{ config.STATIC_URL }}/bootstrap/js/bootstrap.min.js"></script>
|
||||
{% block js %}{% endblock %}
|
||||
</body>
|
||||
|
|
Loading…
Reference in a new issue