Gagan0141 commited on
Commit
092ffa8
·
verified ·
1 Parent(s): a1f20ce

Update templates/base.html

Browse files
Files changed (1) hide show
  1. templates/base.html +1 -1
templates/base.html CHANGED
@@ -8,7 +8,7 @@
8
  </head>
9
  <body>
10
  <div class="container fade-in">
11
- <h1 class="header">Prediction using different models :</h1>
12
 
13
  {% with messages = get_flashed_messages(with_categories=true) %}
14
  {% if messages %}
 
8
  </head>
9
  <body>
10
  <div class="container fade-in">
11
+ <!-- <h1 class="header">Prediction using different models :</h1> -->
12
 
13
  {% with messages = get_flashed_messages(with_categories=true) %}
14
  {% if messages %}