Update index.html

This commit is contained in:
B14ckR41n 2023-01-20 08:26:40 -05:00 committed by GitHub
parent ca20682cec
commit 04dab03a80
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,7 +6,7 @@
{% include 'simple/simple_search.html' %} {% include 'simple/simple_search.html' %}
</div> </div>
{% endblock %} {% endblock %}
{% block content %} {% block chatbot_content %}
<div class="chatbot-container"> <div class="chatbot-container">
<form id="chatbot-form"> <form id="chatbot-form">
<label for="chatbot-input">Enter your message:</label> <label for="chatbot-input">Enter your message:</label>