mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
Update index.html
This commit is contained in:
parent
ca20682cec
commit
04dab03a80
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||||
|
|
Loading…
Add table
Reference in a new issue