File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 25
25
{% endblock %}
26
26
27
27
<!-- jQuery -->
28
- < script src ="{% static "jquery /dist/jquery.js" %}"> </ script >
28
+ < script src ="{% static "jquery /dist/jquery.min. js" %}"> </ script >
29
29
<!-- jQuery UI -->
30
30
< script src ="{% static "jquery-ui /dist/jquery-ui.min.js" %}"> </ script >
31
31
<!-- Bootstrap Core JavaScript -->
74
74
< link href ="{% static "startbootstrap-sb-admin-2 /dist/css/sb-admin-2.css" %}" rel="stylesheet ">
75
75
76
76
<!-- Custom Fonts -->
77
- < link href ="{% static 'fontawesomefree/css/fontawesome.css' %} " rel ="stylesheet " type ="text/css ">
78
- < link href ="{% static 'fontawesomefree/css/brands.css' %} " rel ="stylesheet " type ="text/css ">
79
- < link href ="{% static 'fontawesomefree/css/solid.css' %} " rel ="stylesheet " type ="text/css ">
77
+ < link href ="{% static 'fontawesomefree/css/fontawesome.min. css' %} " rel ="stylesheet " type ="text/css ">
78
+ < link href ="{% static 'fontawesomefree/css/brands.min. css' %} " rel ="stylesheet " type ="text/css ">
79
+ < link href ="{% static 'fontawesomefree/css/solid.min. css' %} " rel ="stylesheet " type ="text/css ">
80
80
81
81
{% block add_css %}
82
82
{% endblock %}
You can’t perform that action at this time.
0 commit comments