]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blob - templates/searchform.tmpl
rename bugs/Pandoc_plugin_and_UTF-8:_IkiWiki_and_UTF-8.mdwn to bugs/__91__SOLVED__93_...
[git.ikiwiki.info.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 <TMPL_IF HTML5>placeholder="search"</TMPL_IF> />
5 </div>
6 </form>