Port signup to new layout
This commit is contained in:
@@ -2,6 +2,9 @@
|
||||
|
||||
<%= render MainCompactComponent.new do %>
|
||||
<p class="text-center">
|
||||
You can close this window or tab now.
|
||||
Please check your inbox!
|
||||
</p>
|
||||
<p class="text-center text-gray-500">
|
||||
(You can close this window or tab now.)
|
||||
</p>
|
||||
<% end %>
|
||||
|
||||
@@ -1,6 +0,0 @@
|
||||
<p>
|
||||
<%=link_to "Sign up for a new account" %>
|
||||
</p>
|
||||
<p>
|
||||
<%=link_to "Manage your existing account", new_user_session_path %>
|
||||
</p>
|
||||
Reference in New Issue
Block a user