follow-up: sorry, I appreciate that wasn't as useful as it could have been
[ikiwiki] / templates / searchform.tmpl
1 <form method="get" action="<TMPL_VAR SEARCHACTION>" id="searchform">
2 <div>
3 <input type="text" id="searchbox" name="P" value="" size="16"
4   placeholder="search" />
5 </div>
6 </form>