<form method="get" action="http://www.google.com/search" class="navbar-form navbar-right" role="search" id="searchform">
 <div class="form-group">
  <input name="sitesearch" value="<TMPL_VAR URL>" type="hidden" />
  <input name="q" value="" id="searchbox" size="16" maxlength="255" type="text" class="form-control"
  <TMPL_IF HTML5>placeholder="search"</TMPL_IF> />
 </div>
</form>