1
0
Fork 0
forked from ilot/ilot-io
ilot.io/templates/searchform.tmpl

4 lines
199 B
Cheetah

<form method="get" action="<TMPL_VAR SEARCHACTION>" class="navbar-form navbar-left" role="search">
<input type="text" class="form-control" name="P" value="" size="16"
placeholder="search" />
</form>