This commit is contained in:
Joseph Cheung 2023-02-19 18:49:32 +08:00
parent c6f3c566c4
commit e328b414d5
4 changed files with 6 additions and 6 deletions

View file

@ -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">