mirror of
https://github.com/bitwarden/server
synced 2026-01-28 07:13:46 +00:00
refactor(emergency-access) [PM-29584]: Move mail to UserFeatures area.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<mjml>
|
||||
<mj-head>
|
||||
<mj-include path="../../components/head.mjml" />
|
||||
<mj-include path="../../../../components/head.mjml" />
|
||||
</mj-head>
|
||||
<mj-body css-class="border-fix">
|
||||
<!-- Blue Header Section -->
|
||||
@@ -26,6 +26,6 @@
|
||||
</mj-wrapper>
|
||||
|
||||
<!-- Footer -->
|
||||
<mj-include path="../../components/footer.mjml" />
|
||||
<mj-include path="../../../../components/footer.mjml" />
|
||||
</mj-body>
|
||||
</mjml>
|
||||
Reference in New Issue
Block a user