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