X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/e0b175d3bd3ef655a20273dc2b7f04a8a34bb5f6..387d130e87b79cb428f7554c1a233de5d0627ae9:/app/views/geocoder/results.html.erb?ds=inline diff --git a/app/views/geocoder/results.html.erb b/app/views/geocoder/results.html.erb index 052b8822e..fc2138318 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) %>