nehalelkaref commited on
Commit
01c75a7
1 Parent(s): 32e8999

Update templates/prediction.html

Browse files
Files changed (1) hide show
  1. templates/prediction.html +1 -1
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": %}