<h2>Search results</h5>
fixme postcodes and geonames
-<%= start_form_tag :controller => 'way_tag', :action => 'search' %>
+<% form_tag :controller => 'way_tag', :action => 'search' do %>
<%= text_field 'query', 'query'%>
<%= submit_tag 'Search' %>
-<%= end_form_tag %>
+<% end %>
<table border="0">