X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/a4f4714d0e1b1eeabe5e4b411800b949ef1e1139..b982bc6b19a3b14eba653088d917c6fe514db396:/app/views/site/index.rhtml diff --git a/app/views/site/index.rhtml b/app/views/site/index.rhtml index bed35e36f..f8c0f02f4 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%> - +