2010-05-06 03:08:41 +02:00
|
|
|
|
2008-10-10 00:13:19 +02:00
|
|
|
<form method="get" action="http://www.google.com/search" id="searchform">
|
|
|
|
<div>
|
2009-10-29 23:05:58 +01:00
|
|
|
<input name="sitesearch" value="<TMPL_VAR URL>" type="hidden" />
|
2010-05-02 19:49:56 +02:00
|
|
|
<input name="q" value="" id="searchbox" size="16" maxlength="255" type="text"
|
|
|
|
<TMPL_IF HTML5>placeholder="search"</TMPL_IF> />
|
2008-10-10 00:13:19 +02:00
|
|
|
</div>
|
|
|
|
</form>
|