X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/908f9b5276602f21f7d492c9949c934dfb1e9365..ba982e48c478ee67ee2fc5766299e1b57cc3ba11:/app/views/geocoder/results.html.erb?ds=inline 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) %>