]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/trace/offline.html.erb
Merge branch 'master' into convert_roundabout_exits
[rails.git] / app / views / trace / offline.html.erb
index d9cfb3926eec048950dd000167656d43c8328fb2..5959d0ec3358ff33d6231c5a9fdf2783ab6252c4 100644 (file)
@@ -1,2 +1,5 @@
-<h2><%= t 'trace.offline.heading' %></h2>
-<p><%= t 'trace.offline.message' %></p>
+<% content_for :heading do %>
+<h2><%= t '.heading' %></h2>
+<% end %>
+
+<p><%= t '.message' %></p>