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