2010-05-11 20:37:48 +00:00
|
|
|
<#-- $This file is distributed under the terms of the license in /doc/license.txt$ -->
|
|
|
|
|
|
|
|
<div id="searchBlock">
|
|
|
|
<form id="searchForm" action="${urls.search}" >
|
|
|
|
<label for="search">Search </label>
|
2011-07-18 12:05:23 +00:00
|
|
|
<input type="text" name="querytext" id="search" class="search-form-item" value="${querytext!}" size="20" autocapitalize="off" />
|
2010-05-11 20:37:48 +00:00
|
|
|
<input class="search-form-submit" name="submit" type="submit" value="Search" />
|
|
|
|
</form>
|
2011-05-03 19:01:15 +00:00
|
|
|
</div> <!-- end searchBlock -->
|