<form $FormAttributes>
	<fieldset>
		<legend>Search</legend>
		<% control Fields %>
			$FieldHolder
		<% end_control %>
		
		<% control Actions %>
			$Field
		<% end_control %>
	</fieldset>
</form>