X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/2b4f8e92c969a5508b73ae7af45811a118fda6b1..a70898be6dde1e9e9f61f90f8dc9b2c18a6f9287:/app/views/user/confirm.html.erb diff --git a/app/views/user/confirm.html.erb b/app/views/user/confirm.html.erb index 9fc33094e..f52098289 100644 --- a/app/views/user/confirm.html.erb +++ b/app/views/user/confirm.html.erb @@ -4,9 +4,11 @@ <% 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" %>