]> sipb.mit.edu Git - ikiwiki.git/blob - templates/searchform.tmpl
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
[ikiwiki.git] / 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 </div>
5 </form>