X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/89e976c6e57c9aa8afae00437aaf4399ea5fc58f..9b446e75cbdbc20e239a7171b3f9ccab09927a28:/app/views/site/index.rhtml?ds=inline diff --git a/app/views/site/index.rhtml b/app/views/site/index.rhtml index 403f552d1..d5c7b9e03 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 %> @@ -70,7 +50,7 @@