File tree Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Original file line number Diff line number Diff line change 77 < meta http-equiv ="X-UA-Compatible " content ="IE=edge " />
88 < meta name ="viewport " content ="width=device-width, initial-scale=1.0 " />
99 < link rel ="shortcut icon " type ="image/png " href ="{% static 'favicon.ico' %} " />
10- < link href ="https://cdn.jsdelivr.net/npm/bootstrap@5.2.3/dist/css/bootstrap.min.css " rel ="stylesheet "
11- integrity ="sha384-rbsA2VBKQhggwzxH7pPCaAqO46MgnOM80zW1RWuH61DGLwZJEdK2Kadq2F9CUG65 " crossorigin ="anonymous ">
12- < script src ="https://cdn.jsdelivr.net/npm/bootstrap@5.2.3/dist/js/bootstrap.bundle.min.js "
13- integrity ="sha384-kenU1KFdBIe4zVF0s0G1M5b4hcpxyD9F7jL+jjXkk+Q2h455rYXK/7HAuoJl+0I4 "
14- crossorigin ="anonymous "> </ script >
10+ {% bootstrap_css %}
11+ {% bootstrap_javascript %}
1512 < title > ReactPy</ title >
1613 < style >
1714 iframe {
You can’t perform that action at this time.
0 commit comments