X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/582ab35ecd0b0cfacaedf8cbe1d6eadff302973b..cbf71f04c244440f82d86e12758a2e443f68c0f8:/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 %>