X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/76bc5eba0617e36ebb853d24212543d0e1d4904d..bdac47c52ed9fe2109b5eb5640057d174a5a38d4:/app/views/geocoder/results.html.erb diff --git a/app/views/geocoder/results.html.erb b/app/views/geocoder/results.html.erb index 052b8822e..05d7d5d63 100644 --- a/app/views/geocoder/results.html.erb +++ b/app/views/geocoder/results.html.erb @@ -1,15 +1,23 @@ <% if @results.empty? %> -
<%= t '.no_results' %>
+<%= result_to_html(result) %>