Spaces:
Sleeping
Sleeping
Commit
·
01c75a7
1
Parent(s):
32e8999
Update templates/prediction.html
Browse files
templates/prediction.html
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
<!DOCTYPE html>
|
| 2 |
<html>
|
| 3 |
<head>
|
| 4 |
-
|
| 5 |
</head>
|
| 6 |
<body>
|
| 7 |
{% if output == "GULF": %}
|
|
|
|
| 1 |
<!DOCTYPE html>
|
| 2 |
<html>
|
| 3 |
<head>
|
| 4 |
+
<link rel="stylesheet" type="text/css" href="{{ url_for('static', filename= 'CSS/home.css')}}">
|
| 5 |
</head>
|
| 6 |
<body>
|
| 7 |
{% if output == "GULF": %}
|