X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/b02844b42f17d20d61419d549ac2ed90653b24a3..6f09f5d49ce117c0f34c7c82b80b19fdccb873cf:/app/views/geocoder/results.html.erb diff --git a/app/views/geocoder/results.html.erb b/app/views/geocoder/results.html.erb index 7fd21775e..e05aa29ad 100644 --- a/app/views/geocoder/results.html.erb +++ b/app/views/geocoder/results.html.erb @@ -1,26 +1,19 @@ <% if @results.empty? %> -
<%= t 'geocoder.results.no_results' %>
+<%= result_to_html(result) %>