X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/41a8b62ff2698b411c3bebeef26dc6f69df01a4c..fa7b3022a8a0a07ffae62973af0548f90ad82f2a:/app/views/user/confirm.html.erb diff --git a/app/views/user/confirm.html.erb b/app/views/user/confirm.html.erb index 31f29eb64..f52098289 100644 --- a/app/views/user/confirm.html.erb +++ b/app/views/user/confirm.html.erb @@ -1,12 +1,14 @@ <% content_for :heading do %> -

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

+

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

<% end %> <% if params[:confirm_string] %> - + <% content_for :head do %> + <%= javascript_include_tag "user" %> + <% end %> + + <% content_for(:content_class) { "user_confirm" } %>

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

@@ -15,10 +17,6 @@ <% end %> - - <% else %>

<%= t "user.confirm.introduction_1" %>