diff --git a/app/views/registrations/new.html.erb b/app/views/registrations/new.html.erb index 7eb32066..6d63d0cb 100644 --- a/app/views/registrations/new.html.erb +++ b/app/views/registrations/new.html.erb @@ -3,9 +3,9 @@ %> <% if self_hosted_first_login? %> -
-

<%= t(".welcome_title") %>

-

<%= t(".welcome_body") %>

+
+

<%= t(".welcome_title") %>

+

<%= t(".welcome_body") %>

<% elsif @invitation %>