X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/2f9291ba5764fe104264ae7e3b6a361e11212e8b..b3e5af0ee83bfe97882f462972184d8697ef3237:/app/views/geocoder/results.html.erb diff --git a/app/views/geocoder/results.html.erb b/app/views/geocoder/results.html.erb index 5ee241375..e05aa29ad 100644 --- a/app/views/geocoder/results.html.erb +++ b/app/views/geocoder/results.html.erb @@ -1,14 +1,18 @@ <% if @results.empty? %> -
<%= t '.no_results' %>
+<%= result_to_html(result) %>