X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/e0b175d3bd3ef655a20273dc2b7f04a8a34bb5f6..32c3000af7c2c4016b75abf5a396262e28aabd72:/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..94f19d2fe 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) %>