Blob


1 <form method="get" action="/search">
2 <label>Search: <input type="search" name="q" value="QUERY" /></label>
3 <button type="submit">search</button>
4 </form>