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 7
7
< meta http-equiv ="X-UA-Compatible " content ="IE=edge " />
8
8
< meta name ="viewport " content ="width=device-width, initial-scale=1.0 " />
9
9
< 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 %}
15
12
< title > ReactPy</ title >
16
13
< style >
17
14
iframe {
You can’t perform that action at this time.
0 commit comments