|
@@ -7,33 +7,17 @@
|
|
|
content="width=device-width, initial-scale=1"
|
|
content="width=device-width, initial-scale=1"
|
|
|
>
|
|
>
|
|
|
|
|
|
|
|
- <link
|
|
|
|
|
- rel="stylesheet"
|
|
|
|
|
- href="https://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap.min.css"
|
|
|
|
|
- >
|
|
|
|
|
- <script
|
|
|
|
|
- src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js">
|
|
|
|
|
- </script>
|
|
|
|
|
-
|
|
|
|
|
- <script
|
|
|
|
|
- src="https://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/js/bootstrap.min.js">
|
|
|
|
|
- </script>
|
|
|
|
|
-
|
|
|
|
|
- <link
|
|
|
|
|
- rel="stylesheet"
|
|
|
|
|
- href="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css"
|
|
|
|
|
- integrity="sha384-Vkoo8x4CGsO3+Hhxv8T/Q5PaXtkKtu6ug5TOeNV6gBiFeWPGFN9MuhOf23Q9Ifjh"
|
|
|
|
|
- crossorigin="anonymous"
|
|
|
|
|
- />
|
|
|
|
|
- <link
|
|
|
|
|
- rel="stylesheet"
|
|
|
|
|
- href="https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css"
|
|
|
|
|
- crossorigin="anonymous"
|
|
|
|
|
- />
|
|
|
|
|
<link
|
|
<link
|
|
|
- rel="stylesheet"
|
|
|
|
|
- href="static/css/custom.css"
|
|
|
|
|
- />
|
|
|
|
|
|
|
+ rel="stylesheet"
|
|
|
|
|
+ href="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css"
|
|
|
|
|
+ integrity="sha384-Vkoo8x4CGsO3+Hhxv8T/Q5PaXtkKtu6ug5TOeNV6gBiFeWPGFN9MuhOf23Q9Ifjh"
|
|
|
|
|
+ crossorigin="anonymous"
|
|
|
|
|
+ />
|
|
|
|
|
+ <link
|
|
|
|
|
+ rel="stylesheet"
|
|
|
|
|
+ href="https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css"
|
|
|
|
|
+ crossorigin="anonymous"
|
|
|
|
|
+ />
|
|
|
<title>{% block title %}Hometab{% endblock %}</title>
|
|
<title>{% block title %}Hometab{% endblock %}</title>
|
|
|
<link rel = "icon" href =
|
|
<link rel = "icon" href =
|
|
|
"static/logo/hometag_logo.png"
|
|
"static/logo/hometag_logo.png"
|