X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/2bc44dfddc214efcec9dd2e920fac14a7c2dcec0..a4b5485405ee1b45209302d1d34733199ffd33cb:/app/views/user/confirm.html.erb 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 %>