aboutsummaryrefslogtreecommitdiff
path: root/templates/opensearch.xml
blob: a393c7efd195508ae08e448a845a8f371c0f0cdb (plain)
1
2
3
4
5
6
7
8
<?xml version="1.0" encoding="UTF-8"?>
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/">
  <ShortName>GCIDE WebSearch</ShortName>
  <Description>GCIDE WebSearch Interface</Description>
  <Url type="text/html" method="get" template="{{ url_query }}?q={searchTerms}"/>
  <InputEncoding>UTF-8</InputEncoding>
  <Image width="16" height="16">{{ url_media }}/favicon.ico</Image>
</OpenSearchDescription>

Return to:

Send suggestions and report system problems to the System administrator.