]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blob - templates/searchform.tmpl
ikiwiki-mass-rebuild: Fix tty hijacking vulnerability by using su. (Once su's related...
[git.ikiwiki.info.git] / templates / searchform.tmpl
1 <form method="get" action="<TMPL_VAR SEARCHACTION>" id="searchform">
2 <div>
3 <input type="text" name="P" value="" size="16" />
4 </div>
5 </form>