X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/2bc44dfddc214efcec9dd2e920fac14a7c2dcec0..d53bbe53f48d3f235ebc93af665ac912c057a51b:/app/views/user/confirm.html.erb?ds=inline diff --git a/app/views/user/confirm.html.erb b/app/views/user/confirm.html.erb index 551719f55..3b68ddd5b 100644 --- a/app/views/user/confirm.html.erb +++ b/app/views/user/confirm.html.erb @@ -1,8 +1,10 @@ -

<%= t 'user.confirm.heading' %>

+<% content_for :heading do %> +

<%= t 'user.confirm.heading' %>

+<% end %>

<%= t 'user.confirm.press confirm button' %>

@@ -13,5 +15,5 @@ $("content").style.display = "none"; <% end %>