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