X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/3af16f6337b52546297e7e09a1aba9b0e1df7e15..507c395f51c20c3c0d5375313ea1ca0ed4156c75:/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 deec4ed39..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) %>