%form.search{ :action => “/search” }

%label{ :for => "q" }
%input.query{ :type => "text", :name => "q" }
%input{ :type => "submit" }