X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/a4f4714d0e1b1eeabe5e4b411800b949ef1e1139..e9d3d4d19bcdf91732db57ecaa8d4831c7f585a3:/app/views/site/index.rhtml diff --git a/app/views/site/index.rhtml b/app/views/site/index.rhtml index bed35e36f..bb730c448 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 %> - -
- Geolocation provided by npemap.org.uk, - geocoder.us, geocoder.ca - and geonames.org -
-
- eg: SW15 6JH, 95472 or H2L4C1 -
-
- eg:Essen -
-
+<%= render :partial => 'search' %> <% if params['mlon'] and params['mlat'] %> <% marker = true %> @@ -65,23 +45,23 @@ <%end%> - +