Blame


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