X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/fdd4361d5b70382000d209c768d721b91b14e535..2e1f6428e7d03a109db57b0d0614ecd2c0e5d5c1:/app/views/geocoder/results.html.erb diff --git a/app/views/geocoder/results.html.erb b/app/views/geocoder/results.html.erb index 5ee241375..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) %>