X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/fdd4361d5b70382000d209c768d721b91b14e535..9f704f1d4ec0bf5685939aa4f5cb9fb6854a24bc:/app/views/geocoder/results.html.erb?ds=sidebyside diff --git a/app/views/geocoder/results.html.erb b/app/views/geocoder/results.html.erb index 5ee241375..fc2138318 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) %>