Port check-email screen to new layout

This commit is contained in:
2022-02-21 11:09:57 -06:00
parent 6a469d6a75
commit 86cdb1202b

View File

@@ -1,3 +1,7 @@
<p class="notice">
You can close this window or tab now.
</p>
<%= render HeaderCompactComponent.new(title: "Email sent") %>
<%= render MainCompactComponent.new do %>
<p class="text-center">
You can close this window or tab now.
</p>
<% end %>