use jquery cdn
This commit is contained in:
parent
f1fae4e28e
commit
201b930334
@ -13,7 +13,7 @@
|
||||
<link href="//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.min.css" rel="stylesheet">
|
||||
<link href="{% static 'css/nsupdate.css' %}" rel="stylesheet">
|
||||
<link rel="icon" type="image/png" href="{% static 'favicon.png' %}" />
|
||||
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>
|
||||
<script src="//code.jquery.com/jquery-1.10.2.min.js"></script>
|
||||
{% include "includes/base_head.html" %}
|
||||
{% block html_head %}{% endblock %}
|
||||
</head>
|
||||
|
Loading…
x
Reference in New Issue
Block a user