Spaces:
Build error
Build error
File size: 5,830 Bytes
05355ae |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 |
<!DOCTYPE html>
<html lang="en">
<head>
<title>{{ title }}</title>
<link rel="shortcut icon" href="{{ url_for('static', filename='images/favicon.ico') }}"/>
<!-- for-mobile-apps -->
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta charset="utf-8">
<meta name="keywords" content="Agro Harvest Responsive web template, Bootstrap Web Templates, Flat Web Templates, Android Compatible web template,
Smartphone Compatible web template, free webdesigns for Nokia, Samsung, LG, SonyEricsson, Motorola web design" />
<style>
html {
font-size: 1rem;
}
@media (min-width: 576px) {
html {
font-size: 1.25rem;
}
}
@media (min-width: 768px) {
html {
font-size: 1.5rem;
}
}
@media (min-width: 992px) {
html {
font-size: 1.75rem;
}
}
@media (min-width: 1200px) {
html {
font-size: 2rem;
}
html {
font-size: 1rem;
}
h1 {
font-size: 1.2rem;
}
h2 {
font-size: 1.1rem;
}
@media (min-width: 768px) {
html {
font-size: 1.1rem;
}
h1 {
font-size: 1.3rem;
}
h2 {
font-size: 1.2rem;
}
}
@media (min-width: 991px) {
html {
font-size: 1.2rem;
}
h1 {
font-size: 1.5rem;
}
h2 {
font-size: 1.4rem;
}
}
@media (min-width: 1200px) {
html {
font-size: 1.2rem;
}
h1 {
font-size: 1.7rem;
}
h2 {
font-size: 1.6rem;
}
}
}
</style>
<script>
addEventListener("load", function () {
setTimeout(hideURLbar, 0);
}, false);
function hideURLbar() {
window.scrollTo(0, 1);
}
</script>
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js"
integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo"
crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.7/umd/popper.min.js"
integrity="sha384-UO2eT0CpHqdSJQ6hJty5KVphtPhzWj9WO1clHTMGa3JDZwrnQq4sF86dIHNDz0W1"
crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js"
integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM"
crossorigin="anonymous"></script>
<script src="https://code.jquery.com/jquery-3.5.1.slim.min.js"
integrity="sha384-DfXdz2htPH0lsSSs5nCTpuj/zy4C+OGpamoFVy38MVBnE+IbbVYUew+OrCXaRkfj"
crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/umd/popper.min.js"
integrity="sha384-Q6E9RHvbIyZFJoft+2mJbHaEWldlvI9IOYy5n3zV9zzTtmI3UksdQRVvoxMfooAo"
crossorigin="anonymous"></script>
</body>
<!-- css files -->
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css"
integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T" crossorigin="anonymous">
<link href="{{ url_for('static', filename='css/bootstrap.css') }}" rel='stylesheet' type='text/css' />
<!-- bootstrap css -->
<link href="{{ url_for('static', filename='css/style.css') }}" rel='stylesheet' type='text/css' />
<!-- custom css -->
<link href="{{ url_for('static', filename='css/font-awesome.min.css') }}" rel="stylesheet"><!-- fontawesome css -->
<!-- //css files -->
<!-- <link rel="icon" type="image/png" href="{{ url_for('static', filename='images/favicon.png?') }}"> -->
<script type="text/JavaScript" src="{{ url_for('static', filename='scripts/cities.js') }}"></script>
<!-- google fonts -->
<link href="//fonts.googleapis.com/css?family=Thasadith:400,400i,700,700i&subset=latin-ext,thai,vietnamese"
rel="stylesheet">
<!-- //google fonts -->
<style>
header {
background-color: rgba(30, 30, 30, 1);
margin-top: 0rem;
display: block;
}
</style>
</head>
<body>
<!-- Navigation -->
<nav class="navbar navbar-expand-lg navbar-dark bg-dark static-top" style="background-color: #1C00ff00;">
<div class="container">
<a class="navbar-brand" href="{{ url_for('home') }}">
<img src="{{ url_for('static', filename='images/logo.jpg') }}" style="width: 90px; height: 55px" alt="">
</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarResponsive"
aria-controls="navbarResponsive" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarResponsive">
<ul class="navbar-nav ml-auto">
<li class="nav-item active">
<a class="nav-link" href="{{ url_for('home') }}">Home
<span class="sr-only">(current)</span>
</a>
</li>
<li class="nav-item">
<a class="nav-link" href="{{ url_for('crop_recommend') }}">Crop</a>
</li>
<li class="nav-item">
<a class="nav-link" href="{{ url_for('fertilizer_recommendation') }}">Fertilizer</a>
</li>
<li class="nav-item">
<a class="nav-link" href="{{ url_for('disease_prediction') }}">Disease</a>
</li>
</ul>
</div>
</div>
</nav>
{% block body %} {% endblock %}
<!-- footer -->
<footer class="text-center py-5">
<div class="container py-md-3">
<!-- logo -->
<h2 class="logo2 text-center">
<a href="{{ url_for('home') }}">
Harvestify
</a>
</h2>
<!-- //logo -->
<!-- address -->
<div class="contact-left-footer mt-4">
<!-- <a href="community.html">Community</a> -->
</p>
</div>
<div class="w3l-copy text-center">
<p class="text-da">An Environmental Intelligence Startup<br> </p>
</div>
<p class="homelogo">
<p>Made with ❤️ by Atharva</p>
<p>© Copyright 2021 Atharva Ingle</p>
</div>
</footer>
<!-- //footer -->
<!-- move top icon -->
<a href="#home" class="move-top text-center"></a>
<!-- //move top icon -->
</body>
</html> |