File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1818 {% endcomment %}
1919
2020 < link rel ="stylesheet " href ="{% static 'font-awesome/css/font-awesome.min.css' %} ">
21- < link rel ="stylesheet " href ="/css/bootstrap.min.css ">
22- < link rel ="stylesheet " href ="/css/bootstrap-theme.min.css ">
21+ < link rel ="stylesheet " href ="{% static 'bootstrap /css/bootstrap.min.css' %} ">
22+ < link rel ="stylesheet " href ="{% static 'bootstrap /css/bootstrap-theme.min.css' %} ">
2323 < link rel ="stylesheet " href ="/css/ietf.css ">
2424 < style >
2525 {% block mor ecss %}{% endblock %}
Original file line number Diff line number Diff line change 22{% load origin %}{% origin %}
33{% load staticfiles %}
44< html > < head >
5- < link rel ="stylesheet " href ="/css/bootstrap.min.css "> {% comment %} This sets box-sizing: border-box {% endcomment %}
6- < link rel ="stylesheet " href ="/css/bootstrap-theme.min.css ">
5+ < link rel ="stylesheet " href ="{% static 'bootstrap /css/bootstrap.min.css' %} "> {% comment %} This sets box-sizing: border-box {% endcomment %}
6+ < link rel ="stylesheet " href ="{% static 'bootstrap /css/bootstrap-theme.min.css' %} ">
77 < script src ="{% static 'jquery/jquery.min.js' %} "> </ script >
88 < script src ="{% static 'bootstrap/js/bootstrap.min.js' %} "> </ script >
99 < script type ="text/javascript ">
You can’t perform that action at this time.
0 commit comments