mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
parent
695e5d0005
commit
705af19b0f
3 changed files with 0 additions and 3 deletions
|
|
@ -9,7 +9,6 @@
|
|||
<button id="clear_search" type="button" tabindex="-1"><span class="hide_if_nojs">{{ icon_big('close') }}</span><span class="show_if_nojs">{{ _('clear') }}</span></button>
|
||||
<button id="send_search" type="submit" tabindex="-1"><span class="hide_if_nojs">{{ icon_big('search-outline') }}</span><span class="show_if_nojs">{{ _('search') }}</span></button>
|
||||
</div>
|
||||
{% set display_tooltip = true %}
|
||||
{% with categories_class='search-tabs' %}
|
||||
{% include 'simple/categories.html' %}
|
||||
{% endwith %}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue