AdityaAdaki commited on
Commit
d607e65
·
1 Parent(s): 77a684b

without chatbot

Browse files
Files changed (1) hide show
  1. templates/index.html +2 -2
templates/index.html CHANGED
@@ -3,12 +3,12 @@
3
  {% block content %}
4
  <div class="container">
5
  <h1 class="page-title text-center mb-5">Indian Agricultural Schemes</h1>
6
- <div class="text-center mb-5">
7
  <p class="lead">Find government schemes tailored to your farming needs</p>
8
  <a href="{{ url_for('chatbot') }}" class="btn btn-primary btn-lg mt-2">
9
  <i class="fas fa-robot me-2"></i>Find the Right Scheme for You
10
  </a>
11
- </div>
12
  <div class="filters mb-4">
13
  <div class="row g-4">
14
  <div class="col-md-4">
 
3
  {% block content %}
4
  <div class="container">
5
  <h1 class="page-title text-center mb-5">Indian Agricultural Schemes</h1>
6
+ <!-- <div class="text-center mb-5">
7
  <p class="lead">Find government schemes tailored to your farming needs</p>
8
  <a href="{{ url_for('chatbot') }}" class="btn btn-primary btn-lg mt-2">
9
  <i class="fas fa-robot me-2"></i>Find the Right Scheme for You
10
  </a>
11
+ </div> -->
12
  <div class="filters mb-4">
13
  <div class="row g-4">
14
  <div class="col-md-4">