File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2525 {% endblock %}
2626
2727 <!-- jQuery -->
28- < script src ="{% static "jquery /dist/jquery.js" %}"> </ script >
28+ < script src ="{% static "jquery /dist/jquery.min. js" %}"> </ script >
2929 <!-- jQuery UI -->
3030 < script src ="{% static "jquery-ui /dist/jquery-ui.min.js" %}"> </ script >
3131 <!-- Bootstrap Core JavaScript -->
7474 < link href ="{% static "startbootstrap-sb-admin-2 /dist/css/sb-admin-2.css" %}" rel="stylesheet ">
7575
7676 <!-- 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 ">
8080
8181 {% block add_css %}
8282 {% endblock %}
You can’t perform that action at this time.
0 commit comments