summaryrefslogtreecommitdiff
path: root/backend/ikistrap/templates/googleform.tmpl
blob: 03479726d6db7545d5763d51592631fb280d4bca (plain)
1
2
3
4
<form method="get" action="https://www.google.com/search" id="searchform" class="form-inline pull-xs-right">
	<input name="sitesearch" value="<TMPL_VAR URL>" type="hidden" />
	<input name="q" value="" id="searchbox" size="12" type="text" placeholder="Search…" class="form-control" />
</form>