Blob


1 <!--
2 when not running msearchd(8), leave this file empty to
3 hide the search form.
4 -->
5 <form method="get" action="/search">
6 <label>Search: <input type="search" name="q" value="QUERY" /></label>
7 <button type="submit">search</button>
8 </form>