File tree Expand file tree Collapse file tree
checkout/templates/checkout Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66{% block title %}INSCRIÇÕES ABERTAS! Curso Python Pro{% endblock %}
77
88{% block extrahead %}
9- < link rel ="stylesheet " href ="{% static 'css/default.css' %} ">
10- < link rel ="stylesheet " href ="{% static 'css/custom.css' %} ">
11-
129 < link href ="{% static 'css/spp/owl.carousel.min.css' %} " rel ="stylesheet ">
1310 < link href ="{% static 'css/spp/owl.theme.default.min.css' %} " rel ="stylesheet ">
1411 < link href ="{% static 'css/spp/magnific-popup.min.css' %} " rel ="stylesheet ">
Original file line number Diff line number Diff line change 1919 < meta name ="theme-color " content ="#ffffff ">
2020 < meta name ="format-detection " content ="telephone=no ">
2121
22+ < link rel ="stylesheet " href ="{% static 'css/default.css' %} ">
23+ < link rel ="stylesheet " href ="{% static 'css/custom.css' %} ">
24+
2225 < link href ="{% static 'css/spp/custom.css' %} " rel ="stylesheet ">
2326 < link href ="{% static 'css/spp/normalize.min.css' %} " rel ="stylesheet ">
2427
You can’t perform that action at this time.
0 commit comments