ikiwiki/templates/searchform.tmpl

6 lines
140 B
Cheetah

<form method="get" action="<TMPL_VAR SEARCHACTION>" id="searchform">
<div>
<input type="text" name="P" value="" size="16" />
</div>
</form>