X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/f9db802c7b2f8ee9582cb2c9f7196d6abafdfced..f2ca25b75c57ab772a8f9063bea82a6bc43fed78:/app/views/users/new.html.erb diff --git a/app/views/users/new.html.erb b/app/views/users/new.html.erb index b87244b9f..d2f1d27de 100644 --- a/app/views/users/new.html.erb +++ b/app/views/users/new.html.erb @@ -3,14 +3,14 @@ <%= javascript_include_tag "auth_providers" %> <% end %> -<% content_for :heading_class, "p-0 mw-100" %> +<% content_for :heading_class, "pb-0" %> <% content_for :heading do %> <% if @client_app_name %>

<%= t(".signup_to_authorize_html", :client_app_name => @client_app_name) %>

<% end %> -
+
<% end %> -
+
<% if current_user.auth_uid.nil? %>

<%= t ".about.header" %> <%= t ".about.paragraph_1" %>