Updated opensearch template
This commit is contained in:
parent
8a7d1a6183
commit
6c31a3eef8
|
@ -7,7 +7,7 @@
|
|||
<Url type="text/html" method="{{ request_type }}" template="{{ main_url }}/search">
|
||||
<Param name="q" value="{searchTerms}"/>
|
||||
</Url>
|
||||
<Url type="application/x-suggestions+json" template="{{ main_url }}/search"/>
|
||||
<Url type="application/x-suggestions+json" template="{{ main_url }}/autocomplete?q={searchTerms}"/>
|
||||
<moz:SearchForm>{{ main_url }}/search</moz:SearchForm>
|
||||
</OpenSearchDescription>
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user