]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/traces/offline.html.erb
erblint: fix remaining single quoted strings
[rails.git] / app / views / traces / offline.html.erb
index 5959d0ec3358ff33d6231c5a9fdf2783ab6252c4..8a26744fd2ac166fc0fec8c4d0599b6cca46a194 100644 (file)
@@ -1,5 +1,5 @@
 <% content_for :heading do %>
 <% content_for :heading do %>
-<h2><%= t '.heading' %></h2>
+<h2><%= t ".heading" %></h2>
 <% end %>
 
 <% end %>
 
-<p><%= t '.message' %></p>
+<p><%= t ".message" %></p>