[enh] chrome opensearch support

This commit is contained in:
asciimoo 2013-10-20 22:37:55 +02:00
parent a2bbf02774
commit 174daf703b
4 changed files with 10 additions and 6 deletions

View file

@ -3,7 +3,7 @@
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta http-equiv="content-language" content="en" />
<meta name="description" content="Searx - a hackable metasearch engine respecting privacy" />
<meta name="description" content="Searx - a privacy-respecting, hackable metasearch engine" />
<meta name="keywords" content="searx, search, search engine, metasearch, meta search" />
<title>searx {% block title %}{% endblock %}</title>
<link rel="stylesheet" href="/static/css/style.css" type="text/css" media="screen" charset="utf-8" />

View file

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