]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blob - templates/googleform.tmpl
fix duplicate expansion of comments
[git.ikiwiki.info.git] / templates / googleform.tmpl
2 <form method="get" action="https://www.google.com/search" id="searchform" class="form-inline pull-xs-right">
3  <TMPL_UNLESS THEME_BOOTSTRAP><div></TMPL_UNLESS>
4   <input name="sitesearch" value="<TMPL_VAR URL>" type="hidden" />
5   <input name="q" value="" id="searchbox" size="12" type="text" placeholder="search" class="form-control" />
6  <TMPL_UNLESS THEME_BOOTSTRAP></div></TMPL_UNLESS>
7 </form>