X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/5bed2178231b783176551d21734d23b7a32f0d16..9508368d37fe6e9d54a2d51ed8d886261ec4a9e9:/app/views/geocoder/results.html.erb diff --git a/app/views/geocoder/results.html.erb b/app/views/geocoder/results.html.erb index 052b8822e..deec4ed39 100644 --- a/app/views/geocoder/results.html.erb +++ b/app/views/geocoder/results.html.erb @@ -1,5 +1,5 @@ <% if @results.empty? %> -
<%= t '.no_results' %>
+<%= t ".no_results" %>
<% else %>