forked from Icycoide/searxng
[theme] remove categories, language and time range from index
This commit is contained in:
parent
c3473480f4
commit
880fe67172
2 changed files with 10 additions and 1 deletions
|
@ -7,6 +7,6 @@
|
|||
<nav id="linkto_preferences"><a href="{{ url_for('preferences') }}">{{ icon('navicon-round') }}</a></nav>
|
||||
<div class="index">
|
||||
<div class="title"><h1>searx</h1></div>
|
||||
{% include 'simple/search.html' %}
|
||||
{% include 'simple/simple_search.html' %}
|
||||
</div>
|
||||
{% endblock %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue