Redesign layout and navigation #64

Merged
raucao merged 22 commits from feature/new_layout into master 2022-02-26 15:45:12 +00:00
Showing only changes of commit 86cdb1202b - Show all commits

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 %>