X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/073ea140d8b3506d1e7fdad8e406801dcd214779..8b79f7ff0fb6e950a8ba4f243caca8503ef1f93e:/app/views/site/index.rhtml
diff --git a/app/views/site/index.rhtml b/app/views/site/index.rhtml
index 86dbb9e70..b383c4b5e 100644
--- a/app/views/site/index.rhtml
+++ b/app/views/site/index.rhtml
@@ -1,24 +1,4 @@
-
-
-
- <%= start_form_tag :controller => 'geocoder', :action => 'search' %>
- <%= text_field 'query', 'postcode'%>
- <%= text_field 'query', 'place_name'%>
- <%= submit_tag 'Search' %>
- <%= end_form_tag %>
-
-
-
- eg: SW15 6JH, 95472 or H2L4C1
-
-
- eg:Essen
-
-
+<%= render :partial => 'search' %>
<% if params['mlon'] and params['mlat'] %>
<% marker = true %>
@@ -65,7 +45,7 @@
<%end%>
-
+