mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
[enh] chrome opensearch support
This commit is contained in:
parent
a2bbf02774
commit
174daf703b
4 changed files with 10 additions and 6 deletions
|
|
@ -1,4 +1,4 @@
|
|||
<form method="post" action="">
|
||||
<form method="post" action="/">
|
||||
<input type="text" class="q" name="q" tabindex="1" autocomplete="off" {% if q %}value="{{ q }}"{% endif %}/>
|
||||
<input type="submit" value="search" />
|
||||
<p>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue