mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
u
This commit is contained in:
parent
c6f3c566c4
commit
e328b414d5
4 changed files with 6 additions and 6 deletions
|
|
@ -1,7 +1,7 @@
|
|||
<form id="search" method="{{ method or 'POST' }}" action="{{ url_for('search') }}" role="search">
|
||||
<div id="search_header">
|
||||
<a id="search_logo" href="{{ url_for('index') }}" tabindex="0" title="{{ _('Display the front page') }}">
|
||||
<span hidden>SearXNG</span>
|
||||
<span hidden>Search</span>
|
||||
{% include 'simple/searxng-wordmark.min.svg' without context %}
|
||||
</a>
|
||||
<div id="search_view">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue