X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/0c79686f3cef86330d0ab6bbef2a9e2275ac93ac..efa2c20bff4d68cfdaf5fc532ba5eb0711e7cd2d:/app/views/geocoder/results.html.erb diff --git a/app/views/geocoder/results.html.erb b/app/views/geocoder/results.html.erb index deec4ed39..94f19d2fe 100644 --- a/app/views/geocoder/results.html.erb +++ b/app/views/geocoder/results.html.erb @@ -1,9 +1,13 @@ <% if @results.empty? %> -
<%= t ".no_results" %>
+<%= result_to_html(result) %>