File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
sample/Archiving/templates Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 7
7
< meta name ="description " content ="">
8
8
< meta name ="viewport " content ="width=device-width ">
9
9
10
- < link rel ="stylesheet " href ="//cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.0.0 /css/bootstrap.min.css ">
11
- < link rel ="stylesheet " href ="//cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.0.0 /css/bootstrap-theme.min.css ">
10
+ < link rel ="stylesheet " href ="//cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.4.1 /css/bootstrap.min.css ">
11
+ < link rel ="stylesheet " href ="//cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.4.1 /css/bootstrap-theme.min.css ">
12
12
< link rel ="stylesheet " href ="{{ url_for('static', filename='css/sample.css') }} ">
13
13
14
14
< script type ="text/javascript " src ="//cdnjs.cloudflare.com/ajax/libs/jquery/3.6.1/jquery.min.js "> </ script >
24
24
25
25
{% block content %}{% endblock %}
26
26
27
- < script type ="text/javascript " src ="//cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.0.0 /js/bootstrap.min.js "> </ script >
27
+ < script type ="text/javascript " src ="//cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.4.1 /js/bootstrap.min.js "> </ script >
28
28
</ body >
29
29
</ html >
You can’t perform that action at this time.
0 commit comments