X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/827024f7e6c48a11dbe08e569e2cbd852701bd31..f635b98b8cf58954266fcf7b40bd22d698fd8388:/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) %>