X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/0f5646d7f0e0ccaf3e7b5fd36c9ac4047d5df210..011cfa794a5f0d67a813b8f7969f4ecec36d74ec:/app/views/trace/offline.html.erb diff --git a/app/views/trace/offline.html.erb b/app/views/trace/offline.html.erb index d9cfb3926..5959d0ec3 100644 --- a/app/views/trace/offline.html.erb +++ b/app/views/trace/offline.html.erb @@ -1,2 +1,5 @@ -

<%= t 'trace.offline.heading' %>

-

<%= t 'trace.offline.message' %>

+<% content_for :heading do %> +

<%= t '.heading' %>

+<% end %> + +

<%= t '.message' %>