mirror of
https://github.com/bitwarden/server
synced 2026-02-13 15:04:03 +00:00
[PM-30610] Remove A/B versions and clean up dev files.
This commit is contained in:
@@ -78,6 +78,7 @@
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<Folder Include="MailTemplates\Mjml\out\AdminConsole\" />
|
||||
<Folder Include="Resources\" />
|
||||
<Folder Include="Properties\" />
|
||||
</ItemGroup>
|
||||
|
||||
@@ -8,40 +8,9 @@
|
||||
font-weight="400"
|
||||
line-height="24px"
|
||||
/>
|
||||
<mj-class
|
||||
name="ac-heading"
|
||||
font-size="20px"
|
||||
font-weight="700"
|
||||
line-height="30px"
|
||||
/>
|
||||
<mj-class
|
||||
name="ac-hero-text"
|
||||
font-size="20px"
|
||||
font-weight="400"
|
||||
line-height="30px"
|
||||
align="left"
|
||||
color="#ffffff"
|
||||
/>
|
||||
<mj-class
|
||||
name="ac-button"
|
||||
background-color="#ffffff"
|
||||
color="#1A41AC"
|
||||
border-radius="9999px"
|
||||
align="left"
|
||||
inner-padding="12px 24px"
|
||||
font-size="16px"
|
||||
font-weight="700"
|
||||
line-height="24px"
|
||||
/>
|
||||
</mj-attributes>
|
||||
|
||||
<mj-style>
|
||||
.ac-link {
|
||||
text-decoration: none;
|
||||
color: #175ddc;
|
||||
font-weight: 700;
|
||||
}
|
||||
|
||||
@media only screen and (max-width: 480px) {
|
||||
.hide-mobile { display: none !important; }
|
||||
}
|
||||
|
||||
@@ -1,7 +0,0 @@
|
||||
<div data-block="False" data-icon="None" data-state="Default" data-variant="Primary" style="width: 100%; height: 100%; flex-direction: column; justify-content: flex-start; align-items: flex-start; display: inline-flex">
|
||||
<div data-counter="False" data-nav-link="False" data-size="Default" style="padding-left: 24px; padding-right: 24px; padding-top: 12px; padding-bottom: 12px; background: var(--Color-Text-Contrast, white); border-radius: 9999px; flex-direction: column; justify-content: center; align-items: center; display: flex">
|
||||
<div style="justify-content: center; align-items: center; gap: 8px; display: inline-flex">
|
||||
<div style="text-align: center; justify-content: center; display: flex; flex-direction: column; color: var(--Color-Primary-Primary---700, #1A41AC); font-size: 16px; font-family: Roboto; font-weight: 700; line-height: 24px; word-wrap: break-word">Log in</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -1,209 +0,0 @@
|
||||
<mjml>
|
||||
<mj-head>
|
||||
<!-- Include shared head styles -->
|
||||
<mj-include path="../../../components/head.mjml" />
|
||||
|
||||
<!-- Include admin console shared styles -->
|
||||
<mj-include path="../../../components/admin-console-head.mjml" />
|
||||
</mj-head>
|
||||
|
||||
<mj-body>
|
||||
<!-- Blue Header Section -->
|
||||
<mj-section
|
||||
border-radius="10px 10px 0px 0px"
|
||||
padding="32px 32px 40px 32px"
|
||||
background-color="#175ddc">
|
||||
<mj-column
|
||||
width="65%"
|
||||
padding="0px">
|
||||
<mj-image
|
||||
padding="0px 0px 24px 0px"
|
||||
align="left"
|
||||
width="150px"
|
||||
src="https://bitwarden.com/images/logo-horizontal-white.png">
|
||||
</mj-image>
|
||||
<mj-text
|
||||
mj-class="ac-hero-text"
|
||||
padding="0px 0px 24px 0px">
|
||||
<p>You can now share passwords with members of <b>{{OrganizationName}}!</b></p>
|
||||
</mj-text>
|
||||
<mj-button
|
||||
mj-class="ac-button"
|
||||
href="{{WebVaultUrl}}"
|
||||
padding="0px">
|
||||
Log in
|
||||
</mj-button>
|
||||
</mj-column>
|
||||
<mj-column
|
||||
vertical-align="bottom"
|
||||
width="35%">
|
||||
<mj-image
|
||||
css-class="hide-mobile"
|
||||
align="right"
|
||||
padding="0px"
|
||||
width="155px"
|
||||
alt="Business Building"
|
||||
src="https://assets.bitwarden.com/email/v1/ac-spot-enterprise.png">
|
||||
</mj-image>
|
||||
</mj-column>
|
||||
</mj-section>
|
||||
|
||||
<!-- Spacing -->
|
||||
<mj-section
|
||||
padding="0px">
|
||||
<mj-column
|
||||
padding="0px">
|
||||
<mj-spacer
|
||||
height="16px">
|
||||
</mj-spacer>
|
||||
</mj-column>
|
||||
</mj-section>
|
||||
|
||||
<!-- Main Content Section -->
|
||||
<mj-section
|
||||
padding="40px 40px 8px 40px"
|
||||
background-color="#fff">
|
||||
<mj-column>
|
||||
<mj-text
|
||||
mj-class="ac-text"
|
||||
padding="0px">
|
||||
As a member of <b>{{OrganizationName}}</b>:
|
||||
</mj-text>
|
||||
</mj-column>
|
||||
</mj-section>
|
||||
|
||||
<!-- Icon Row 1: Organization Ownership -->
|
||||
<mj-section
|
||||
padding="8px 40px"
|
||||
text-align="left"
|
||||
background-color="#fff">
|
||||
<mj-column
|
||||
width="48px"
|
||||
css-class="hide-mobile"
|
||||
vertical-align="top">
|
||||
<mj-image
|
||||
src="https://assets.bitwarden.com/email/v1/icon-enterprise.png"
|
||||
alt="Organization Icon"
|
||||
width="48px"
|
||||
border-radius="8px"
|
||||
padding="0px">
|
||||
</mj-image>
|
||||
</mj-column>
|
||||
<mj-column
|
||||
css-class="hide-mobile"
|
||||
width="3%">
|
||||
<mj-spacer
|
||||
height="1px">
|
||||
</mj-spacer>
|
||||
</mj-column>
|
||||
<mj-column
|
||||
width="80%"
|
||||
vertical-align="top">
|
||||
<mj-text
|
||||
mj-class="ac-text"
|
||||
padding="0px 0px 0px 0px">
|
||||
Your account is owned by {{OrganizationName}} and is subject to their security and management policies.
|
||||
</mj-text>
|
||||
</mj-column>
|
||||
</mj-section>
|
||||
|
||||
<!-- Icon Row 2: Password Sharing -->
|
||||
<mj-section
|
||||
padding="8px 40px 40px 40px"
|
||||
text-align="left"
|
||||
background-color="#fff">
|
||||
<mj-column
|
||||
width="48px"
|
||||
css-class="hide-mobile"
|
||||
vertical-align="top">
|
||||
<mj-image
|
||||
src="https://assets.bitwarden.com/email/v1/icon-account-switching-new.png"
|
||||
alt="Share Icon"
|
||||
width="48px"
|
||||
border-radius="8px"
|
||||
padding="0px">
|
||||
</mj-image>
|
||||
</mj-column>
|
||||
<mj-column
|
||||
css-class="hide-mobile"
|
||||
width="3%">
|
||||
<mj-spacer
|
||||
height="1px">
|
||||
</mj-spacer>
|
||||
</mj-column>
|
||||
<mj-column
|
||||
width="80%"
|
||||
vertical-align="top">
|
||||
<mj-text
|
||||
mj-class="ac-text"
|
||||
padding="0px 0px 0px 0px">
|
||||
You can easily access and share passwords with your team.
|
||||
<a href="https://bitwarden.com/help/sharing" class="ac-link">Share passwords in Bitwarden</a>
|
||||
</mj-text>
|
||||
</mj-column>
|
||||
</mj-section>
|
||||
|
||||
<!-- Spacing -->
|
||||
<mj-section
|
||||
padding="0px">
|
||||
<mj-column
|
||||
padding="0px">
|
||||
<mj-spacer
|
||||
height="16px">
|
||||
</mj-spacer>
|
||||
</mj-column>
|
||||
</mj-section>
|
||||
|
||||
<!-- Learn More Section -->
|
||||
<mj-section
|
||||
border-radius="0px 0px 10px 10px"
|
||||
padding="40px"
|
||||
background-color="#F3F6F9">
|
||||
<mj-column
|
||||
width="60%">
|
||||
<mj-text
|
||||
mj-class="ac-heading"
|
||||
padding="0px 0px 8px 0px">
|
||||
Learn more about Bitwarden
|
||||
</mj-text>
|
||||
<mj-text
|
||||
mj-class="ac-text"
|
||||
padding="0px">
|
||||
Find user guides, product documentation, and videos on the <a href="https://bitwarden.com/help/" class="ac-link">Bitwarden Help Center</a>.
|
||||
</mj-text>
|
||||
</mj-column>
|
||||
<mj-column
|
||||
css-class="hide-mobile"
|
||||
width="10%">
|
||||
<mj-spacer
|
||||
height="1px">
|
||||
</mj-spacer>
|
||||
</mj-column>
|
||||
<mj-column
|
||||
width="30%"
|
||||
vertical-align="top">
|
||||
<mj-image
|
||||
css-class="hide-mobile"
|
||||
align="right"
|
||||
src="https://assets.bitwarden.com/email/v1/spot-community.png"
|
||||
width="94px"
|
||||
padding="0px">
|
||||
</mj-image>
|
||||
</mj-column>
|
||||
</mj-section>
|
||||
|
||||
<!-- Spacing -->
|
||||
<mj-section
|
||||
padding="0px">
|
||||
<mj-column
|
||||
padding="0px">
|
||||
<mj-spacer
|
||||
height="16px">
|
||||
</mj-spacer>
|
||||
</mj-column>
|
||||
</mj-section>
|
||||
|
||||
<!-- Footer -->
|
||||
<mj-include path="../../../components/footer.mjml" />
|
||||
</mj-body>
|
||||
</mjml>
|
||||
@@ -1,51 +0,0 @@
|
||||
<mjml>
|
||||
<mj-head>
|
||||
<!-- Include shared head styles -->
|
||||
<mj-include path="../../../components/head.mjml" />
|
||||
|
||||
|
||||
</mj-head>
|
||||
|
||||
<mj-body>
|
||||
<!-- Blue Header Section -->
|
||||
<mj-wrapper css-class="border-fix" padding="20px 20px 10px 20px">
|
||||
<mj-bw-hero
|
||||
title="You can now share passwords with members of <b>{{OrganizationName}}!</b>"
|
||||
img-src="https://assets.bitwarden.com/email/v1/ac-spot-enterprise.png"
|
||||
button-text="Log in"
|
||||
button-url="{{WebVaultUrl}}"
|
||||
/>
|
||||
</mj-wrapper>
|
||||
|
||||
<!-- Main Content -->
|
||||
<mj-wrapper padding="5px 20px 8px 20px">
|
||||
<mj-section background-color="#fff" padding="10px 10px 16px 10px">
|
||||
<mj-column>
|
||||
<mj-text font-size="16px" line-height="24px" padding="15px 15px 0px 15px">
|
||||
As a member of <b>{{OrganizationName}}</b>:
|
||||
</mj-text>
|
||||
</mj-column>
|
||||
</mj-section>
|
||||
<mj-bw-icon-row
|
||||
icon-src="https://assets.bitwarden.com/email/v1/icon-enterprise.png"
|
||||
icon-alt="Organization Icon"
|
||||
text="Your account is owned by {{OrganizationName}} and is subject to their security and management policies."
|
||||
/>
|
||||
<mj-bw-icon-row
|
||||
icon-src="https://assets.bitwarden.com/email/v1/icon-account-switching-new.png"
|
||||
icon-alt="Share Icon"
|
||||
text="You can easily access and share passwords with your team."
|
||||
foot-url-text="Share passwords in Bitwarden"
|
||||
foot-url="https://bitwarden.com/help/sharing"
|
||||
/>
|
||||
</mj-wrapper>
|
||||
|
||||
<!-- Learn More Section -->
|
||||
<mj-wrapper padding="8px 20px 10px 20px">
|
||||
<mj-bw-learn-more-footer />
|
||||
</mj-wrapper>
|
||||
|
||||
<!-- Footer -->
|
||||
<mj-include path="../../../components/footer.mjml" />
|
||||
</mj-body>
|
||||
</mjml>
|
||||
@@ -1,209 +0,0 @@
|
||||
<mjml>
|
||||
<mj-head>
|
||||
<!-- Include shared head styles -->
|
||||
<mj-include path="../../../components/head.mjml" />
|
||||
|
||||
<!-- Include admin console shared styles -->
|
||||
<mj-include path="../../../components/admin-console-head.mjml" />
|
||||
</mj-head>
|
||||
|
||||
<mj-body>
|
||||
<!-- Blue Header Section -->
|
||||
<mj-section
|
||||
border-radius="10px 10px 0px 0px"
|
||||
padding="32px 32px 40px 32px"
|
||||
background-color="#175ddc">
|
||||
<mj-column
|
||||
width="65%"
|
||||
padding="0px">
|
||||
<mj-image
|
||||
padding="0px 0px 24px 0px"
|
||||
align="left"
|
||||
width="150px"
|
||||
src="https://bitwarden.com/images/logo-horizontal-white.png">
|
||||
</mj-image>
|
||||
<mj-text
|
||||
mj-class="ac-hero-text"
|
||||
padding="0px 0px 24px 0px">
|
||||
<p>You can now share passwords with members of <b>A-50-character-long-organization-name-012345678901!</b></p>
|
||||
</mj-text>
|
||||
<mj-button
|
||||
mj-class="ac-button"
|
||||
href="{{WebVaultUrl}}"
|
||||
padding="0px">
|
||||
Log in
|
||||
</mj-button>
|
||||
</mj-column>
|
||||
<mj-column
|
||||
vertical-align="bottom"
|
||||
width="35%">
|
||||
<mj-image
|
||||
css-class="hide-mobile"
|
||||
align="right"
|
||||
padding="0px"
|
||||
width="155px"
|
||||
alt="Business Building"
|
||||
src="https://assets.bitwarden.com/email/v1/ac-spot-enterprise.png">
|
||||
</mj-image>
|
||||
</mj-column>
|
||||
</mj-section>
|
||||
|
||||
<!-- Spacing -->
|
||||
<mj-section
|
||||
padding="0px">
|
||||
<mj-column
|
||||
padding="0px">
|
||||
<mj-spacer
|
||||
height="16px">
|
||||
</mj-spacer>
|
||||
</mj-column>
|
||||
</mj-section>
|
||||
|
||||
<!-- Main Content Section -->
|
||||
<mj-section
|
||||
padding="40px 40px 8px 40px"
|
||||
background-color="#fff">
|
||||
<mj-column>
|
||||
<mj-text
|
||||
mj-class="ac-text"
|
||||
padding="0px">
|
||||
As a member of <b>A-50-character-long-organization-name-012345678901</b>:
|
||||
</mj-text>
|
||||
</mj-column>
|
||||
</mj-section>
|
||||
|
||||
<!-- Icon Row 1: Organization Ownership -->
|
||||
<mj-section
|
||||
padding="8px 40px"
|
||||
text-align="left"
|
||||
background-color="#fff">
|
||||
<mj-column
|
||||
width="48px"
|
||||
css-class="hide-mobile"
|
||||
vertical-align="top">
|
||||
<mj-image
|
||||
src="https://assets.bitwarden.com/email/v1/icon-enterprise.png"
|
||||
alt="Organization Icon"
|
||||
width="48px"
|
||||
border-radius="8px"
|
||||
padding="0px">
|
||||
</mj-image>
|
||||
</mj-column>
|
||||
<mj-column
|
||||
css-class="hide-mobile"
|
||||
width="5%">
|
||||
<mj-spacer
|
||||
height="1px">
|
||||
</mj-spacer>
|
||||
</mj-column>
|
||||
<mj-column
|
||||
width="80%"
|
||||
vertical-align="top">
|
||||
<mj-text
|
||||
mj-class="ac-text"
|
||||
padding="0px 0px 0px 0px">
|
||||
Your account is owned by A-50-character-long-organization-name-012345678901 and is subject to their security and management policies.
|
||||
</mj-text>
|
||||
</mj-column>
|
||||
</mj-section>
|
||||
|
||||
<!-- Icon Row 2: Password Sharing -->
|
||||
<mj-section
|
||||
padding="8px 40px 40px 40px"
|
||||
text-align="left"
|
||||
background-color="#fff">
|
||||
<mj-column
|
||||
width="48px"
|
||||
css-class="hide-mobile"
|
||||
vertical-align="top">
|
||||
<mj-image
|
||||
src="https://assets.bitwarden.com/email/v1/icon-account-switching-new.png"
|
||||
alt="Share Icon"
|
||||
width="48px"
|
||||
border-radius="8px"
|
||||
padding="0px">
|
||||
</mj-image>
|
||||
</mj-column>
|
||||
<mj-column
|
||||
css-class="hide-mobile"
|
||||
width="5%">
|
||||
<mj-spacer
|
||||
height="1px">
|
||||
</mj-spacer>
|
||||
</mj-column>
|
||||
<mj-column
|
||||
width="80%"
|
||||
vertical-align="top">
|
||||
<mj-text
|
||||
mj-class="ac-text"
|
||||
padding="0px 0px 0px 0px">
|
||||
You can easily access and share passwords with your team.
|
||||
<a href="https://bitwarden.com/help/sharing" class="ac-link">Share passwords in Bitwarden</a>
|
||||
</mj-text>
|
||||
</mj-column>
|
||||
</mj-section>
|
||||
|
||||
<!-- Spacing -->
|
||||
<mj-section
|
||||
padding="0px">
|
||||
<mj-column
|
||||
padding="0px">
|
||||
<mj-spacer
|
||||
height="16px">
|
||||
</mj-spacer>
|
||||
</mj-column>
|
||||
</mj-section>
|
||||
|
||||
<!-- Learn More Section -->
|
||||
<mj-section
|
||||
border-radius="0px 0px 10px 10px"
|
||||
padding="40px"
|
||||
background-color="#F3F6F9">
|
||||
<mj-column
|
||||
width="60%">
|
||||
<mj-text
|
||||
mj-class="ac-heading"
|
||||
padding="0px 0px 8px 0px">
|
||||
Learn more about Bitwarden
|
||||
</mj-text>
|
||||
<mj-text
|
||||
mj-class="ac-text"
|
||||
padding="0px">
|
||||
Find user guides, product documentation, and videos on the <a href="https://bitwarden.com/help/" class="ac-link">Bitwarden Help Center</a>.
|
||||
</mj-text>
|
||||
</mj-column>
|
||||
<mj-column
|
||||
css-class="hide-mobile"
|
||||
width="10%">
|
||||
<mj-spacer
|
||||
height="1px">
|
||||
</mj-spacer>
|
||||
</mj-column>
|
||||
<mj-column
|
||||
width="30%"
|
||||
vertical-align="top">
|
||||
<mj-image
|
||||
css-class="hide-mobile"
|
||||
align="right"
|
||||
src="https://assets.bitwarden.com/email/v1/spot-community.png"
|
||||
width="94px"
|
||||
padding="0px">
|
||||
</mj-image>
|
||||
</mj-column>
|
||||
</mj-section>
|
||||
|
||||
<!-- Spacing -->
|
||||
<mj-section
|
||||
padding="0px">
|
||||
<mj-column
|
||||
padding="0px">
|
||||
<mj-spacer
|
||||
height="16px">
|
||||
</mj-spacer>
|
||||
</mj-column>
|
||||
</mj-section>
|
||||
|
||||
<!-- Footer -->
|
||||
<mj-include path="../../../components/footer.mjml" />
|
||||
</mj-body>
|
||||
</mjml>
|
||||
@@ -1,116 +0,0 @@
|
||||
<mjml>
|
||||
<mj-head>
|
||||
<!-- Include shared head styles -->
|
||||
<mj-include path="../../../components/head.mjml" />
|
||||
|
||||
<!-- Include admin console shared styles -->
|
||||
<mj-include path="../../../components/admin-console-head.mjml" />
|
||||
</mj-head>
|
||||
|
||||
<mj-body>
|
||||
<!-- Blue Header Section -->
|
||||
<mj-wrapper css-class="border-fix" padding="20px 20px 10px 20px">
|
||||
<mj-bw-hero
|
||||
title="You can now share passwords with members of {{OrganizationName}}!"
|
||||
img-src="https://assets.bitwarden.com/email/v1/ac-spot-enterprise.png"
|
||||
button-text="Log in"
|
||||
button-url="{{WebVaultUrl}}"
|
||||
/>
|
||||
</mj-wrapper>
|
||||
|
||||
<!-- Main Content -->
|
||||
<mj-wrapper padding="5px 20px 8px 20px">
|
||||
<!-- Main Text -->
|
||||
<mj-section
|
||||
padding="40px 40px 8px 40px"
|
||||
background-color="#fff">
|
||||
<mj-column>
|
||||
<mj-text
|
||||
mj-class="ac-text"
|
||||
padding="0px">
|
||||
As a member of <b>{{OrganizationName}}</b>:
|
||||
</mj-text>
|
||||
</mj-column>
|
||||
</mj-section>
|
||||
|
||||
<!-- Icon Row 1: Organization Ownership -->
|
||||
<mj-section
|
||||
padding="8px 40px"
|
||||
text-align="left"
|
||||
background-color="#fff">
|
||||
<mj-column
|
||||
width="48px"
|
||||
css-class="hide-mobile"
|
||||
vertical-align="top">
|
||||
<mj-image
|
||||
src="https://assets.bitwarden.com/email/v1/icon-enterprise.png"
|
||||
alt="Organization Icon"
|
||||
width="48px"
|
||||
border-radius="8px"
|
||||
padding="0px">
|
||||
</mj-image>
|
||||
</mj-column>
|
||||
<mj-column
|
||||
css-class="hide-mobile"
|
||||
width="5%">
|
||||
<mj-spacer
|
||||
height="1px">
|
||||
</mj-spacer>
|
||||
</mj-column>
|
||||
<mj-column
|
||||
width="80%"
|
||||
vertical-align="top">
|
||||
<mj-text
|
||||
mj-class="ac-text"
|
||||
padding="0px 0px 0px 0px">
|
||||
Your account is owned by {{OrganizationName}} and is subject to their security and management policies.
|
||||
</mj-text>
|
||||
</mj-column>
|
||||
</mj-section>
|
||||
|
||||
<!-- Icon Row 2: Password Sharing -->
|
||||
<mj-section
|
||||
padding="8px 40px 40px 40px"
|
||||
text-align="left"
|
||||
background-color="#fff">
|
||||
<mj-column
|
||||
width="48px"
|
||||
css-class="hide-mobile"
|
||||
vertical-align="top">
|
||||
<mj-image
|
||||
src="https://assets.bitwarden.com/email/v1/icon-account-switching-new.png"
|
||||
alt="Share Icon"
|
||||
width="48px"
|
||||
border-radius="8px"
|
||||
padding="0px">
|
||||
</mj-image>
|
||||
</mj-column>
|
||||
<mj-column
|
||||
css-class="hide-mobile"
|
||||
width="5%">
|
||||
<mj-spacer
|
||||
height="1px">
|
||||
</mj-spacer>
|
||||
</mj-column>
|
||||
<mj-column
|
||||
width="80%"
|
||||
vertical-align="top">
|
||||
<mj-text
|
||||
mj-class="ac-text"
|
||||
padding="0px 0px 0px 0px">
|
||||
You can easily access and share passwords with your team.
|
||||
<a href="https://bitwarden.com/help/sharing" class="ac-link">Share passwords in Bitwarden</a>
|
||||
</mj-text>
|
||||
</mj-column>
|
||||
</mj-section>
|
||||
</mj-wrapper>
|
||||
|
||||
<!-- Learn More Section -->
|
||||
<mj-wrapper padding="8px 20px 10px 20px">
|
||||
<mj-bw-learn-more-footer />
|
||||
</mj-wrapper>
|
||||
|
||||
<!-- Footer -->
|
||||
<mj-include path="../../../components/footer.mjml" />
|
||||
</mj-body>
|
||||
</mjml>
|
||||
@@ -3,206 +3,47 @@
|
||||
<!-- Include shared head styles -->
|
||||
<mj-include path="../../../components/head.mjml" />
|
||||
|
||||
<!-- Include admin console shared styles -->
|
||||
<mj-include path="../../../components/admin-console-head.mjml" />
|
||||
|
||||
</mj-head>
|
||||
|
||||
<mj-body>
|
||||
<!-- Blue Header Section -->
|
||||
<mj-section
|
||||
border-radius="10px 10px 0px 0px"
|
||||
padding="32px 32px 40px 32px"
|
||||
background-color="#175ddc">
|
||||
<mj-column
|
||||
width="65%"
|
||||
padding="0px">
|
||||
<mj-image
|
||||
padding="0px 0px 24px 0px"
|
||||
align="left"
|
||||
width="150px"
|
||||
src="https://bitwarden.com/images/logo-horizontal-white.png">
|
||||
</mj-image>
|
||||
<mj-text
|
||||
mj-class="ac-hero-text"
|
||||
padding="0px 0px 24px 0px">
|
||||
<p>You can now share passwords with members of <b>{{OrganizationName}}!</b></p>
|
||||
</mj-text>
|
||||
<mj-button
|
||||
mj-class="ac-button"
|
||||
href="{{WebVaultUrl}}"
|
||||
padding="0px">
|
||||
Log in
|
||||
</mj-button>
|
||||
</mj-column>
|
||||
<mj-column
|
||||
vertical-align="bottom"
|
||||
width="35%">
|
||||
<mj-image
|
||||
css-class="hide-mobile"
|
||||
align="right"
|
||||
padding="0px"
|
||||
width="155px"
|
||||
alt="Business Building"
|
||||
src="https://assets.bitwarden.com/email/v1/ac-spot-enterprise.png">
|
||||
</mj-image>
|
||||
</mj-column>
|
||||
</mj-section>
|
||||
<mj-wrapper css-class="border-fix" padding="20px 20px 10px 20px">
|
||||
<mj-bw-hero
|
||||
title="You can now share passwords with members of <b>{{OrganizationName}}!</b>"
|
||||
img-src="https://assets.bitwarden.com/email/v1/ac-spot-enterprise.png"
|
||||
button-text="Log in"
|
||||
button-url="{{WebVaultUrl}}"
|
||||
/>
|
||||
</mj-wrapper>
|
||||
|
||||
<!-- Spacing -->
|
||||
<mj-section
|
||||
padding="0px">
|
||||
<mj-column
|
||||
padding="0px">
|
||||
<mj-spacer
|
||||
height="16px">
|
||||
</mj-spacer>
|
||||
</mj-column>
|
||||
</mj-section>
|
||||
|
||||
<!-- Main Content Section -->
|
||||
<!-- Main Text -->
|
||||
<mj-section
|
||||
padding="40px 40px 8px 40px"
|
||||
background-color="#fff">
|
||||
<mj-column>
|
||||
<mj-text
|
||||
mj-class="ac-text"
|
||||
padding="0px">
|
||||
As a member of <b>{{OrganizationName}}</b>:
|
||||
</mj-text>
|
||||
</mj-column>
|
||||
</mj-section>
|
||||
|
||||
<!-- Icon Row 1: Organization Ownership -->
|
||||
<mj-section
|
||||
padding="8px 40px"
|
||||
text-align="left"
|
||||
background-color="#fff">
|
||||
<mj-column
|
||||
width="48px"
|
||||
css-class="hide-mobile"
|
||||
vertical-align="top">
|
||||
<mj-image
|
||||
src="https://assets.bitwarden.com/email/v1/icon-enterprise.png"
|
||||
alt="Organization Icon"
|
||||
width="48px"
|
||||
border-radius="8px"
|
||||
padding="0px">
|
||||
</mj-image>
|
||||
</mj-column>
|
||||
<mj-column
|
||||
css-class="hide-mobile"
|
||||
width="5%">
|
||||
<mj-spacer
|
||||
height="1px">
|
||||
</mj-spacer>
|
||||
</mj-column>
|
||||
<mj-column
|
||||
width="80%"
|
||||
vertical-align="top">
|
||||
<mj-text
|
||||
mj-class="ac-text"
|
||||
padding="0px 0px 0px 0px">
|
||||
Your account is owned by {{OrganizationName}} and is subject to their security and management policies.
|
||||
</mj-text>
|
||||
</mj-column>
|
||||
</mj-section>
|
||||
|
||||
<!-- Icon Row 2: Password Sharing -->
|
||||
<mj-section
|
||||
padding="8px 40px 40px 40px"
|
||||
text-align="left"
|
||||
background-color="#fff">
|
||||
<mj-column
|
||||
width="48px"
|
||||
css-class="hide-mobile"
|
||||
vertical-align="top">
|
||||
<mj-image
|
||||
src="https://assets.bitwarden.com/email/v1/icon-account-switching-new.png"
|
||||
alt="Share Icon"
|
||||
width="48px"
|
||||
border-radius="8px"
|
||||
padding="0px">
|
||||
</mj-image>
|
||||
</mj-column>
|
||||
<mj-column
|
||||
css-class="hide-mobile"
|
||||
width="5%">
|
||||
<mj-spacer
|
||||
height="1px">
|
||||
</mj-spacer>
|
||||
</mj-column>
|
||||
<mj-column
|
||||
width="80%"
|
||||
vertical-align="top">
|
||||
<mj-text
|
||||
mj-class="ac-text"
|
||||
padding="0px 0px 0px 0px">
|
||||
You can easily access and share passwords with your team.
|
||||
<a href="https://bitwarden.com/help/sharing" class="ac-link">Share passwords in Bitwarden</a>
|
||||
</mj-text>
|
||||
</mj-column>
|
||||
</mj-section>
|
||||
|
||||
<!-- Spacing -->
|
||||
<mj-section
|
||||
padding="0px">
|
||||
<mj-column
|
||||
padding="0px">
|
||||
<mj-spacer
|
||||
height="16px">
|
||||
</mj-spacer>
|
||||
</mj-column>
|
||||
</mj-section>
|
||||
<!-- Main Content -->
|
||||
<mj-wrapper padding="5px 20px 8px 20px">
|
||||
<mj-section background-color="#fff" padding="10px 10px 16px 10px">
|
||||
<mj-column>
|
||||
<mj-text font-size="16px" line-height="24px" padding="15px 15px 0px 15px">
|
||||
As a member of <b>{{OrganizationName}}</b>:
|
||||
</mj-text>
|
||||
</mj-column>
|
||||
</mj-section>
|
||||
<mj-bw-icon-row
|
||||
icon-src="https://assets.bitwarden.com/email/v1/icon-enterprise.png"
|
||||
icon-alt="Organization Icon"
|
||||
text="Your account is owned by {{OrganizationName}} and is subject to their security and management policies."
|
||||
/>
|
||||
<mj-bw-icon-row
|
||||
icon-src="https://assets.bitwarden.com/email/v1/icon-account-switching-new.png"
|
||||
icon-alt="Share Icon"
|
||||
text="You can easily access and share passwords with your team."
|
||||
foot-url-text="Share passwords in Bitwarden"
|
||||
foot-url="https://bitwarden.com/help/sharing"
|
||||
/>
|
||||
</mj-wrapper>
|
||||
|
||||
<!-- Learn More Section -->
|
||||
<mj-section
|
||||
border-radius="0px 0px 10px 10px"
|
||||
padding="40px"
|
||||
background-color="#F3F6F9">
|
||||
<mj-column
|
||||
width="60%">
|
||||
<mj-text
|
||||
mj-class="ac-heading"
|
||||
padding="0px 0px 8px 0px">
|
||||
Learn more about Bitwarden
|
||||
</mj-text>
|
||||
<mj-text
|
||||
mj-class="ac-text"
|
||||
padding="0px">
|
||||
Find user guides, product documentation, and videos on the <a href="https://bitwarden.com/help/" class="ac-link">Bitwarden Help Center</a>.
|
||||
</mj-text>
|
||||
</mj-column>
|
||||
<mj-column
|
||||
css-class="hide-mobile"
|
||||
width="10%">
|
||||
<mj-spacer
|
||||
height="1px">
|
||||
</mj-spacer>
|
||||
</mj-column>
|
||||
<mj-column
|
||||
width="30%"
|
||||
vertical-align="top">
|
||||
<mj-image
|
||||
css-class="hide-mobile"
|
||||
align="right"
|
||||
src="https://assets.bitwarden.com/email/v1/spot-community.png"
|
||||
width="94px"
|
||||
padding="0px">
|
||||
</mj-image>
|
||||
</mj-column>
|
||||
</mj-section>
|
||||
|
||||
<!-- Spacing -->
|
||||
<mj-section
|
||||
padding="0px">
|
||||
<mj-column
|
||||
padding="0px">
|
||||
<mj-spacer
|
||||
height="16px">
|
||||
</mj-spacer>
|
||||
</mj-column>
|
||||
</mj-section>
|
||||
<mj-wrapper padding="8px 20px 10px 20px">
|
||||
<mj-bw-learn-more-footer />
|
||||
</mj-wrapper>
|
||||
|
||||
<!-- Footer -->
|
||||
<mj-include path="../../../components/footer.mjml" />
|
||||
|
||||
@@ -1,105 +0,0 @@
|
||||
<mjml>
|
||||
<mj-head>
|
||||
<!-- Include shared head styles -->
|
||||
<mj-include path="../../../components/head.mjml" />
|
||||
|
||||
<!-- Include admin console shared styles -->
|
||||
<mj-include path="../../../components/admin-console-head.mjml" />
|
||||
</mj-head>
|
||||
|
||||
<mj-body>
|
||||
<!-- Blue Header Section -->
|
||||
<mj-wrapper css-class="border-fix" padding="20px 20px 10px 20px">
|
||||
<mj-bw-hero
|
||||
title="You can now share passwords with members of <b>{{OrganizationName}}!</b>"
|
||||
img-src="https://assets.bitwarden.com/email/v1/ac-spot-family.png"
|
||||
button-text="Log in"
|
||||
button-url="{{WebVaultUrl}}">
|
||||
</mj-bw-hero>
|
||||
</mj-wrapper>
|
||||
|
||||
<!-- Main Content -->
|
||||
<mj-wrapper padding="5px 20px 8px 20px">
|
||||
<mj-section background-color="#fff" padding="10px 10px 16px 10px">
|
||||
<mj-column>
|
||||
<mj-text font-size="16px" line-height="24px" padding="15px 15px 0px 15px">
|
||||
As a member of <b>{{OrganizationName}}</b>:
|
||||
</mj-text>
|
||||
</mj-column>
|
||||
</mj-section>
|
||||
<mj-bw-icon-row
|
||||
icon-src="https://assets.bitwarden.com/email/v1/icon-item-type.png"
|
||||
icon-alt="Group Users Icon"
|
||||
text="You can access passwords {{OrganizationName}} has shared with you.">
|
||||
</mj-bw-icon-row>
|
||||
<mj-bw-icon-row
|
||||
icon-src="https://assets.bitwarden.com/email/v1/icon-account-switching-new.png"
|
||||
icon-alt="Share Icon"
|
||||
text="You can easily share passwords with friends, family, or coworkers."
|
||||
foot-url-text="Share passwords in Bitwarden"
|
||||
foot-url="https://bitwarden.com/help/sharing">
|
||||
</mj-bw-icon-row>
|
||||
</mj-wrapper>
|
||||
|
||||
<!-- Download Mobile Apps Section -->
|
||||
<mj-wrapper padding="8px 20px 10px 20px">
|
||||
<mj-section background-color="#fff" padding="32px 10px 0px 25px">
|
||||
<mj-column>
|
||||
<mj-text
|
||||
font-size="18px"
|
||||
font-weight="500"
|
||||
line-height="24px"
|
||||
padding="0 0 16px 0">
|
||||
Download Bitwarden on all devices
|
||||
</mj-text>
|
||||
|
||||
<mj-text
|
||||
mj-class="ac-text"
|
||||
padding="0 0 24px 0">
|
||||
Already using the <a href="https://bitwarden.com/download/" class="ac-link">browser extension</a>?
|
||||
Download the Bitwarden mobile app from the
|
||||
<a href="https://apps.apple.com/us/app/bitwarden-password-manager/id1137397744" class="ac-link">App Store</a>
|
||||
or <a href="https://play.google.com/store/apps/details?id=com.x8bit.bitwarden" class="ac-link">Google Play</a>
|
||||
to quickly save logins and autofill forms on the go.
|
||||
</mj-text>
|
||||
</mj-column>
|
||||
</mj-section>
|
||||
|
||||
<mj-section background-color="#fff" padding="0 10px 32px 25px">
|
||||
<mj-group>
|
||||
<mj-column width="159px">
|
||||
<mj-image
|
||||
css-class="hide-mobile"
|
||||
href="https://apps.apple.com/us/app/bitwarden-password-manager/id1137397744"
|
||||
src="https://assets.bitwarden.com/email/v1/ac-apple-store.png"
|
||||
alt="Download on the App Store"
|
||||
width="135px"
|
||||
height="40px"
|
||||
padding="0 24px 0 0"
|
||||
/>
|
||||
</mj-column>
|
||||
<mj-column width="140px">
|
||||
<mj-image
|
||||
css-class="hide-mobile"
|
||||
href="https://play.google.com/store/apps/details?id=com.x8bit.bitwarden"
|
||||
src="https://assets.bitwarden.com/email/v1/ac-google-play.png"
|
||||
alt="Get it on Google Play"
|
||||
width="140px"
|
||||
height="40px"
|
||||
padding="0"
|
||||
/>
|
||||
</mj-column>
|
||||
</mj-group>
|
||||
</mj-section>
|
||||
</mj-wrapper>
|
||||
|
||||
|
||||
<!-- Learn More Section -->
|
||||
<mj-wrapper padding="8px 20px 10px 20px">
|
||||
<mj-bw-learn-more-footer />
|
||||
</mj-wrapper>
|
||||
|
||||
<!-- Footer -->
|
||||
<mj-include path="../../../components/footer.mjml" />
|
||||
</mj-body>
|
||||
</mjml>
|
||||
@@ -1,271 +0,0 @@
|
||||
<mjml>
|
||||
<mj-head>
|
||||
<!-- Include shared head styles -->
|
||||
<mj-include path="../../../components/head.mjml" />
|
||||
|
||||
<!-- Include admin console shared styles -->
|
||||
<mj-include path="../../../components/admin-console-head.mjml" />
|
||||
</mj-head>
|
||||
|
||||
<mj-body>
|
||||
<!-- Blue Header Section -->
|
||||
<mj-section
|
||||
border-radius="10px 10px 0px 0px"
|
||||
padding="32px 32px 40px 32px"
|
||||
background-color="#175ddc">
|
||||
<mj-column
|
||||
width="65%"
|
||||
padding="0px">
|
||||
<mj-image
|
||||
padding="0px 0px 24px 0px"
|
||||
align="left"
|
||||
width="150px"
|
||||
src="https://bitwarden.com/images/logo-horizontal-white.png">
|
||||
</mj-image>
|
||||
<mj-text
|
||||
mj-class="ac-hero-text"
|
||||
padding="0px 0px 24px 0px">
|
||||
<p>You can now share passwords with members of <b>{{OrganizationName}}!</b></p>
|
||||
</mj-text>
|
||||
<mj-button
|
||||
mj-class="ac-button"
|
||||
href="{{WebVaultUrl}}"
|
||||
padding="0px">
|
||||
Log in
|
||||
</mj-button>
|
||||
</mj-column>
|
||||
<mj-column
|
||||
vertical-align="bottom"
|
||||
width="35%">
|
||||
<mj-image
|
||||
css-class="hide-mobile"
|
||||
align="right"
|
||||
padding="0px"
|
||||
width="155px"
|
||||
alt="Business Building"
|
||||
src="https://assets.bitwarden.com/email/v1/ac-spot-family.png">
|
||||
</mj-image>
|
||||
</mj-column>
|
||||
</mj-section>
|
||||
|
||||
<!-- Spacing -->
|
||||
<mj-section
|
||||
padding="0px">
|
||||
<mj-column
|
||||
padding="0px">
|
||||
<mj-spacer
|
||||
height="16px">
|
||||
</mj-spacer>
|
||||
</mj-column>
|
||||
</mj-section>
|
||||
|
||||
<!-- Main Content Section -->
|
||||
<mj-section
|
||||
padding="40px 40px 8px 40px"
|
||||
background-color="#fff">
|
||||
<mj-column>
|
||||
<mj-text
|
||||
mj-class="ac-text"
|
||||
padding="0px">
|
||||
As a member of <b>{{OrganizationName}}</b>:
|
||||
</mj-text>
|
||||
</mj-column>
|
||||
</mj-section>
|
||||
|
||||
<!-- Icon Row 1 -->
|
||||
<mj-section
|
||||
padding="8px 40px"
|
||||
text-align="left"
|
||||
background-color="#fff">
|
||||
<mj-column
|
||||
width="48px"
|
||||
css-class="hide-mobile"
|
||||
vertical-align="middle">
|
||||
<mj-image
|
||||
src="https://assets.bitwarden.com/email/v1/icon-item-type.png"
|
||||
alt="Group Users Icon"
|
||||
width="48px"
|
||||
border-radius="8px"
|
||||
padding="0px">
|
||||
</mj-image>
|
||||
</mj-column>
|
||||
<mj-column
|
||||
css-class="hide-mobile"
|
||||
width="5%">
|
||||
<mj-spacer
|
||||
height="1px">
|
||||
</mj-spacer>
|
||||
</mj-column>
|
||||
<mj-column
|
||||
width="80%"
|
||||
vertical-align="middle">
|
||||
<mj-text
|
||||
mj-class="ac-text"
|
||||
padding="0px 0px 0px 0px">
|
||||
You can access passwords {{OrganizationName}} has shared with you. You can access passwords {{OrganizationName}} has shared with you.You can access passwords {{OrganizationName}} has shared with you.You can access passwords {{OrganizationName}} has shared with you.You can access passwords {{OrganizationName}} has shared with you.
|
||||
|
||||
</mj-text>
|
||||
</mj-column>
|
||||
</mj-section>
|
||||
|
||||
<!-- Icon Row 2 -->
|
||||
<mj-section
|
||||
padding="8px 40px 40px 40px"
|
||||
text-align="left"
|
||||
background-color="#fff">
|
||||
<mj-column
|
||||
width="48px"
|
||||
css-class="hide-mobile"
|
||||
vertical-align="middle">
|
||||
<mj-image
|
||||
src="https://assets.bitwarden.com/email/v1/icon-account-switching-new.png"
|
||||
alt="Share Icon"
|
||||
width="48px"
|
||||
border-radius="8px"
|
||||
padding="0px">
|
||||
</mj-image>
|
||||
</mj-column>
|
||||
<mj-column
|
||||
css-class="hide-mobile"
|
||||
width="5%">
|
||||
<mj-spacer
|
||||
height="1px">
|
||||
</mj-spacer>
|
||||
</mj-column>
|
||||
<mj-column
|
||||
width="80%"
|
||||
vertical-align="middle">
|
||||
<mj-text
|
||||
mj-class="ac-text"
|
||||
padding="0px 0px 0px 0px">
|
||||
You can easily share passwords with friends, family, or coworkers.
|
||||
<a href="https://bitwarden.com/help/sharing" class="ac-link">Share passwords in Bitwarden</a>
|
||||
</mj-text>
|
||||
</mj-column>
|
||||
</mj-section>
|
||||
|
||||
<!-- Spacing -->
|
||||
<mj-section
|
||||
padding="0px">
|
||||
<mj-column
|
||||
padding="0px">
|
||||
<mj-spacer
|
||||
height="16px">
|
||||
</mj-spacer>
|
||||
</mj-column>
|
||||
</mj-section>
|
||||
|
||||
<!-- Download Mobile Apps Section -->
|
||||
<mj-section background-color="#fff" padding="32px 32px 0px 32px">
|
||||
<mj-column>
|
||||
<mj-text
|
||||
font-size="16px"
|
||||
font-weight="700"
|
||||
line-height="24px"
|
||||
padding="0 0 16px 0">
|
||||
Download Bitwarden on all devices
|
||||
</mj-text>
|
||||
|
||||
<mj-text
|
||||
mj-class="ac-text"
|
||||
padding="0 0 24px 0">
|
||||
Already using the <a href="https://bitwarden.com/download/" class="ac-link">browser extension</a>?
|
||||
Download the Bitwarden mobile app from the
|
||||
<a href="https://apps.apple.com/us/app/bitwarden-password-manager/id1137397744" class="ac-link">App Store</a>
|
||||
or <a href="https://play.google.com/store/apps/details?id=com.x8bit.bitwarden" class="ac-link">Google Play</a>
|
||||
to quickly save logins and autofill forms on the go.
|
||||
</mj-text>
|
||||
</mj-column>
|
||||
</mj-section>
|
||||
|
||||
<mj-section background-color="#fff" padding="0 32px 32px 32px">
|
||||
<mj-group>
|
||||
<mj-column width="159px">
|
||||
<mj-image
|
||||
css-class="hide-mobile"
|
||||
href="https://apps.apple.com/us/app/bitwarden-password-manager/id1137397744"
|
||||
src="https://assets.bitwarden.com/email/v1/ac-apple-store.png"
|
||||
alt="Download on the App Store"
|
||||
width="135px"
|
||||
height="40px"
|
||||
padding="0 24px 0 0"
|
||||
/>
|
||||
</mj-column>
|
||||
<mj-column width="140px">
|
||||
<mj-image
|
||||
css-class="hide-mobile"
|
||||
href="https://play.google.com/store/apps/details?id=com.x8bit.bitwarden"
|
||||
src="https://assets.bitwarden.com/email/v1/ac-google-play.png"
|
||||
alt="Get it on Google Play"
|
||||
width="140px"
|
||||
height="40px"
|
||||
padding="0"
|
||||
/>
|
||||
</mj-column>
|
||||
</mj-group>
|
||||
</mj-section>
|
||||
|
||||
<!-- Spacing -->
|
||||
<mj-section
|
||||
padding="0px">
|
||||
<mj-column
|
||||
padding="0px">
|
||||
<mj-spacer
|
||||
height="16px">
|
||||
</mj-spacer>
|
||||
</mj-column>
|
||||
</mj-section>
|
||||
|
||||
<!-- Learn More Section -->
|
||||
<mj-section
|
||||
border-radius="0px 0px 10px 10px"
|
||||
padding="40px"
|
||||
background-color="#F3F6F9">
|
||||
<mj-column
|
||||
width="60%">
|
||||
<mj-text
|
||||
mj-class="ac-heading"
|
||||
padding="0px 0px 8px 0px">
|
||||
Learn more about Bitwarden
|
||||
</mj-text>
|
||||
<mj-text
|
||||
mj-class="ac-text"
|
||||
padding="0px">
|
||||
Find user guides, product documentation, and videos on the <a href="https://bitwarden.com/help/" class="ac-link">Bitwarden Help Center</a>.
|
||||
</mj-text>
|
||||
</mj-column>
|
||||
<mj-column
|
||||
css-class="hide-mobile"
|
||||
width="10%">
|
||||
<mj-spacer
|
||||
height="1px">
|
||||
</mj-spacer>
|
||||
</mj-column>
|
||||
<mj-column
|
||||
width="30%"
|
||||
vertical-align="middle">
|
||||
<mj-image
|
||||
css-class="hide-mobile"
|
||||
align="right"
|
||||
src="https://assets.bitwarden.com/email/v1/spot-community.png"
|
||||
width="94px"
|
||||
padding="0px">
|
||||
</mj-image>
|
||||
</mj-column>
|
||||
</mj-section>
|
||||
|
||||
<!-- Spacing -->
|
||||
<mj-section
|
||||
padding="0px">
|
||||
<mj-column
|
||||
padding="0px">
|
||||
<mj-spacer
|
||||
height="16px">
|
||||
</mj-spacer>
|
||||
</mj-column>
|
||||
</mj-section>
|
||||
|
||||
<!-- Footer -->
|
||||
<mj-include path="../../../components/footer.mjml" />
|
||||
</mj-body>
|
||||
</mjml>
|
||||
@@ -1,270 +0,0 @@
|
||||
<mjml>
|
||||
<mj-head>
|
||||
<!-- Include shared head styles -->
|
||||
<mj-include path="../../../components/head.mjml" />
|
||||
|
||||
<!-- Include admin console shared styles -->
|
||||
<mj-include path="../../../components/admin-console-head.mjml" />
|
||||
</mj-head>
|
||||
|
||||
<mj-body>
|
||||
<!-- Blue Header Section -->
|
||||
<mj-section
|
||||
border-radius="10px 10px 0px 0px"
|
||||
padding="32px 32px 40px 32px"
|
||||
background-color="#175ddc">
|
||||
<mj-column
|
||||
width="65%"
|
||||
padding="0px">
|
||||
<mj-image
|
||||
padding="0px 0px 24px 0px"
|
||||
align="left"
|
||||
width="150px"
|
||||
src="https://bitwarden.com/images/logo-horizontal-white.png">
|
||||
</mj-image>
|
||||
<mj-text
|
||||
mj-class="ac-hero-text"
|
||||
padding="0px 0px 24px 0px">
|
||||
<p>You can now share passwords with members of <b>A-50-character-long-organization-name-012345678901!</b></p>
|
||||
</mj-text>
|
||||
<mj-button
|
||||
mj-class="ac-button"
|
||||
href="{{WebVaultUrl}}"
|
||||
padding="0px">
|
||||
Log in
|
||||
</mj-button>
|
||||
</mj-column>
|
||||
<mj-column
|
||||
vertical-align="bottom"
|
||||
width="35%">
|
||||
<mj-image
|
||||
css-class="hide-mobile"
|
||||
align="right"
|
||||
padding="0px"
|
||||
width="155px"
|
||||
alt="Business Building"
|
||||
src="https://assets.bitwarden.com/email/v1/ac-spot-family.png">
|
||||
</mj-image>
|
||||
</mj-column>
|
||||
</mj-section>
|
||||
|
||||
<!-- Spacing -->
|
||||
<mj-section
|
||||
padding="0px">
|
||||
<mj-column
|
||||
padding="0px">
|
||||
<mj-spacer
|
||||
height="16px">
|
||||
</mj-spacer>
|
||||
</mj-column>
|
||||
</mj-section>
|
||||
|
||||
<!-- Main Content Section -->
|
||||
<mj-section
|
||||
padding="40px 40px 8px 40px"
|
||||
background-color="#fff">
|
||||
<mj-column>
|
||||
<mj-text
|
||||
mj-class="ac-text"
|
||||
padding="0px">
|
||||
As a member of <b>A-50-character-long-organization-name-012345678901</b>:
|
||||
</mj-text>
|
||||
</mj-column>
|
||||
</mj-section>
|
||||
|
||||
<!-- Icon Row 1 -->
|
||||
<mj-section
|
||||
padding="8px 40px"
|
||||
text-align="left"
|
||||
background-color="#fff">
|
||||
<mj-column
|
||||
width="48px"
|
||||
css-class="hide-mobile"
|
||||
vertical-align="top">
|
||||
<mj-image
|
||||
src="https://assets.bitwarden.com/email/v1/icon-item-type.png"
|
||||
alt="Group Users Icon"
|
||||
width="48px"
|
||||
border-radius="8px"
|
||||
padding="0px">
|
||||
</mj-image>
|
||||
</mj-column>
|
||||
<mj-column
|
||||
css-class="hide-mobile"
|
||||
width="5%">
|
||||
<mj-spacer
|
||||
height="1px">
|
||||
</mj-spacer>
|
||||
</mj-column>
|
||||
<mj-column
|
||||
width="80%"
|
||||
vertical-align="top">
|
||||
<mj-text
|
||||
mj-class="ac-text"
|
||||
padding="0px 0px 0px 0px">
|
||||
You can access passwords A-50-character-long-organization-name-012345678901 has shared with you.
|
||||
</mj-text>
|
||||
</mj-column>
|
||||
</mj-section>
|
||||
|
||||
<!-- Icon Row 2 -->
|
||||
<mj-section
|
||||
padding="8px 40px 40px 40px"
|
||||
text-align="left"
|
||||
background-color="#fff">
|
||||
<mj-column
|
||||
width="48px"
|
||||
css-class="hide-mobile"
|
||||
vertical-align="top">
|
||||
<mj-image
|
||||
src="https://assets.bitwarden.com/email/v1/icon-account-switching-new.png"
|
||||
alt="Share Icon"
|
||||
width="48px"
|
||||
border-radius="8px"
|
||||
padding="0px">
|
||||
</mj-image>
|
||||
</mj-column>
|
||||
<mj-column
|
||||
css-class="hide-mobile"
|
||||
width="5%">
|
||||
<mj-spacer
|
||||
height="1px">
|
||||
</mj-spacer>
|
||||
</mj-column>
|
||||
<mj-column
|
||||
width="80%"
|
||||
vertical-align="top">
|
||||
<mj-text
|
||||
mj-class="ac-text"
|
||||
padding="0px 0px 0px 0px">
|
||||
You can easily share passwords with friends, family, or coworkers.
|
||||
<a href="https://bitwarden.com/help/sharing" class="ac-link">Share passwords in Bitwarden</a>
|
||||
</mj-text>
|
||||
</mj-column>
|
||||
</mj-section>
|
||||
|
||||
<!-- Spacing -->
|
||||
<mj-section
|
||||
padding="0px">
|
||||
<mj-column
|
||||
padding="0px">
|
||||
<mj-spacer
|
||||
height="16px">
|
||||
</mj-spacer>
|
||||
</mj-column>
|
||||
</mj-section>
|
||||
|
||||
<!-- Download Mobile Apps Section -->
|
||||
<mj-section background-color="#fff" padding="32px 32px 0px 32px">
|
||||
<mj-column>
|
||||
<mj-text
|
||||
font-size="16px"
|
||||
font-weight="700"
|
||||
line-height="24px"
|
||||
padding="0 0 16px 0">
|
||||
Download Bitwarden on all devices
|
||||
</mj-text>
|
||||
|
||||
<mj-text
|
||||
mj-class="ac-text"
|
||||
padding="0 0 24px 0">
|
||||
Already using the <a href="https://bitwarden.com/download/" class="ac-link">browser extension</a>?
|
||||
Download the Bitwarden mobile app from the
|
||||
<a href="https://apps.apple.com/us/app/bitwarden-password-manager/id1137397744" class="ac-link">App Store</a>
|
||||
or <a href="https://play.google.com/store/apps/details?id=com.x8bit.bitwarden" class="ac-link">Google Play</a>
|
||||
to quickly save logins and autofill forms on the go.
|
||||
</mj-text>
|
||||
</mj-column>
|
||||
</mj-section>
|
||||
|
||||
<mj-section background-color="#fff" padding="0 32px 32px 32px">
|
||||
<mj-group>
|
||||
<mj-column width="159px">
|
||||
<mj-image
|
||||
css-class="hide-mobile"
|
||||
href="https://apps.apple.com/us/app/bitwarden-password-manager/id1137397744"
|
||||
src="https://assets.bitwarden.com/email/v1/ac-apple-store.png"
|
||||
alt="Download on the App Store"
|
||||
width="135px"
|
||||
height="40px"
|
||||
padding="0 24px 0 0"
|
||||
/>
|
||||
</mj-column>
|
||||
<mj-column width="140px">
|
||||
<mj-image
|
||||
css-class="hide-mobile"
|
||||
href="https://play.google.com/store/apps/details?id=com.x8bit.bitwarden"
|
||||
src="https://assets.bitwarden.com/email/v1/ac-google-play.png"
|
||||
alt="Get it on Google Play"
|
||||
width="140px"
|
||||
height="40px"
|
||||
padding="0"
|
||||
/>
|
||||
</mj-column>
|
||||
</mj-group>
|
||||
</mj-section>
|
||||
|
||||
<!-- Spacing -->
|
||||
<mj-section
|
||||
padding="0px">
|
||||
<mj-column
|
||||
padding="0px">
|
||||
<mj-spacer
|
||||
height="16px">
|
||||
</mj-spacer>
|
||||
</mj-column>
|
||||
</mj-section>
|
||||
|
||||
<!-- Learn More Section -->
|
||||
<mj-section
|
||||
border-radius="0px 0px 10px 10px"
|
||||
padding="40px"
|
||||
background-color="#F3F6F9">
|
||||
<mj-column
|
||||
width="60%">
|
||||
<mj-text
|
||||
mj-class="ac-heading"
|
||||
padding="0px 0px 8px 0px">
|
||||
Learn more about Bitwarden
|
||||
</mj-text>
|
||||
<mj-text
|
||||
mj-class="ac-text"
|
||||
padding="0px">
|
||||
Find user guides, product documentation, and videos on the <a href="https://bitwarden.com/help/" class="ac-link">Bitwarden Help Center</a>.
|
||||
</mj-text>
|
||||
</mj-column>
|
||||
<mj-column
|
||||
css-class="hide-mobile"
|
||||
width="10%">
|
||||
<mj-spacer
|
||||
height="1px">
|
||||
</mj-spacer>
|
||||
</mj-column>
|
||||
<mj-column
|
||||
width="30%"
|
||||
vertical-align="top">
|
||||
<mj-image
|
||||
css-class="hide-mobile"
|
||||
align="right"
|
||||
src="https://assets.bitwarden.com/email/v1/spot-community.png"
|
||||
width="94px"
|
||||
padding="0px">
|
||||
</mj-image>
|
||||
</mj-column>
|
||||
</mj-section>
|
||||
|
||||
<!-- Spacing -->
|
||||
<mj-section
|
||||
padding="0px">
|
||||
<mj-column
|
||||
padding="0px">
|
||||
<mj-spacer
|
||||
height="16px">
|
||||
</mj-spacer>
|
||||
</mj-column>
|
||||
</mj-section>
|
||||
|
||||
<!-- Footer -->
|
||||
<mj-include path="../../../components/footer.mjml" />
|
||||
</mj-body>
|
||||
</mjml>
|
||||
@@ -1,169 +0,0 @@
|
||||
<mjml>
|
||||
<mj-head>
|
||||
<!-- Include shared head styles -->
|
||||
<mj-include path="../../../components/head.mjml" />
|
||||
|
||||
<!-- Include admin console shared styles -->
|
||||
<mj-include path="../../../components/admin-console-head.mjml" />
|
||||
</mj-head>
|
||||
|
||||
<mj-body>
|
||||
<!-- Blue Header Section -->
|
||||
<mj-wrapper css-class="border-fix" padding="20px 20px 10px 20px">
|
||||
<mj-bw-hero
|
||||
title="You can now share passwords with members of {{OrganizationName}}!"
|
||||
img-src="https://assets.bitwarden.com/email/v1/ac-spot-family.png"
|
||||
button-text="Log in"
|
||||
button-url="{{WebVaultUrl}}">
|
||||
</mj-bw-hero>
|
||||
</mj-wrapper>
|
||||
|
||||
<!-- Main Content -->
|
||||
<mj-wrapper padding="5px 20px 8px 20px">
|
||||
<!-- Main Content Section -->
|
||||
<mj-section
|
||||
padding="40px 40px 8px 40px"
|
||||
background-color="#fff">
|
||||
<mj-column>
|
||||
<mj-text
|
||||
mj-class="ac-text"
|
||||
padding="0px">
|
||||
As a member of <b>{{OrganizationName}}</b>:
|
||||
</mj-text>
|
||||
</mj-column>
|
||||
</mj-section>
|
||||
|
||||
<!-- Icon Row 1 -->
|
||||
<mj-section
|
||||
padding="8px 40px"
|
||||
text-align="left"
|
||||
background-color="#fff">
|
||||
<mj-column
|
||||
width="48px"
|
||||
css-class="hide-mobile"
|
||||
vertical-align="top">
|
||||
<mj-image
|
||||
src="https://assets.bitwarden.com/email/v1/icon-item-type.png"
|
||||
alt="Group Users Icon"
|
||||
width="48px"
|
||||
border-radius="8px"
|
||||
padding="0px">
|
||||
</mj-image>
|
||||
</mj-column>
|
||||
<mj-column
|
||||
css-class="hide-mobile"
|
||||
width="5%">
|
||||
<mj-spacer
|
||||
height="1px">
|
||||
</mj-spacer>
|
||||
</mj-column>
|
||||
<mj-column
|
||||
width="80%"
|
||||
vertical-align="top">
|
||||
<mj-text
|
||||
mj-class="ac-text"
|
||||
padding="0px 0px 0px 0px">
|
||||
You can access passwords {{OrganizationName}} has shared with you.
|
||||
</mj-text>
|
||||
</mj-column>
|
||||
</mj-section>
|
||||
|
||||
<!-- Icon Row 2 -->
|
||||
<mj-section
|
||||
padding="8px 40px 40px 40px"
|
||||
text-align="left"
|
||||
background-color="#fff">
|
||||
<mj-column
|
||||
width="48px"
|
||||
css-class="hide-mobile"
|
||||
vertical-align="top">
|
||||
<mj-image
|
||||
src="https://assets.bitwarden.com/email/v1/icon-account-switching-new.png"
|
||||
alt="Share Icon"
|
||||
width="48px"
|
||||
border-radius="8px"
|
||||
padding="0px">
|
||||
</mj-image>
|
||||
</mj-column>
|
||||
<mj-column
|
||||
css-class="hide-mobile"
|
||||
width="5%">
|
||||
<mj-spacer
|
||||
height="1px">
|
||||
</mj-spacer>
|
||||
</mj-column>
|
||||
<mj-column
|
||||
width="80%"
|
||||
vertical-align="top">
|
||||
<mj-text
|
||||
mj-class="ac-text"
|
||||
padding="0px 0px 0px 0px">
|
||||
You can easily share passwords with friends, family, or coworkers.
|
||||
<a href="https://bitwarden.com/help/sharing" class="ac-link">Share passwords in Bitwarden</a>
|
||||
</mj-text>
|
||||
</mj-column>
|
||||
</mj-section>
|
||||
</mj-wrapper>
|
||||
|
||||
<!-- Download Mobile Apps Section -->
|
||||
<mj-wrapper padding="8px 20px 10px 20px">
|
||||
<mj-section background-color="#fff" padding="32px 32px 0px 32px">
|
||||
<mj-column>
|
||||
<mj-text
|
||||
font-size="16px"
|
||||
font-weight="700"
|
||||
line-height="24px"
|
||||
padding="0 0 16px 0">
|
||||
Download Bitwarden on all devices
|
||||
</mj-text>
|
||||
|
||||
<mj-text
|
||||
mj-class="ac-text"
|
||||
padding="0 0 24px 0">
|
||||
Already using the <a href="https://bitwarden.com/download/" class="ac-link">browser extension</a>?
|
||||
Download the Bitwarden mobile app from the
|
||||
<a href="https://apps.apple.com/us/app/bitwarden-password-manager/id1137397744" class="ac-link">App Store</a>
|
||||
or <a href="https://play.google.com/store/apps/details?id=com.x8bit.bitwarden" class="ac-link">Google Play</a>
|
||||
to quickly save logins and autofill forms on the go.
|
||||
</mj-text>
|
||||
</mj-column>
|
||||
</mj-section>
|
||||
|
||||
<mj-section background-color="#fff" padding="0 32px 32px 32px">
|
||||
<mj-group>
|
||||
<mj-column width="159px">
|
||||
<mj-image
|
||||
css-class="hide-mobile"
|
||||
href="https://apps.apple.com/us/app/bitwarden-password-manager/id1137397744"
|
||||
src="https://assets.bitwarden.com/email/v1/ac-apple-store.png"
|
||||
alt="Download on the App Store"
|
||||
width="135px"
|
||||
height="40px"
|
||||
padding="0 24px 0 0"
|
||||
/>
|
||||
</mj-column>
|
||||
<mj-column width="140px">
|
||||
<mj-image
|
||||
css-class="hide-mobile"
|
||||
href="https://play.google.com/store/apps/details?id=com.x8bit.bitwarden"
|
||||
src="https://assets.bitwarden.com/email/v1/ac-google-play.png"
|
||||
alt="Get it on Google Play"
|
||||
width="140px"
|
||||
height="40px"
|
||||
padding="0"
|
||||
/>
|
||||
</mj-column>
|
||||
</mj-group>
|
||||
</mj-section>
|
||||
</mj-wrapper>
|
||||
|
||||
|
||||
<!-- Learn More Section -->
|
||||
<mj-wrapper padding="8px 20px 10px 20px">
|
||||
<mj-bw-learn-more-footer />
|
||||
</mj-wrapper>
|
||||
|
||||
<!-- Footer -->
|
||||
<mj-include path="../../../components/footer.mjml" />
|
||||
</mj-body>
|
||||
</mjml>
|
||||
@@ -9,260 +9,95 @@
|
||||
|
||||
<mj-body>
|
||||
<!-- Blue Header Section -->
|
||||
<mj-section
|
||||
border-radius="10px 10px 0px 0px"
|
||||
padding="32px 32px 40px 32px"
|
||||
background-color="#175ddc">
|
||||
<mj-column
|
||||
width="65%"
|
||||
padding="0px">
|
||||
<mj-image
|
||||
padding="0px 0px 24px 0px"
|
||||
align="left"
|
||||
width="150px"
|
||||
src="https://bitwarden.com/images/logo-horizontal-white.png">
|
||||
</mj-image>
|
||||
<mj-text
|
||||
mj-class="ac-hero-text"
|
||||
padding="0px 0px 24px 0px">
|
||||
<p>You can now share passwords with members of <b>{{OrganizationName}}!</b></p>
|
||||
</mj-text>
|
||||
<mj-button
|
||||
mj-class="ac-button"
|
||||
href="{{WebVaultUrl}}"
|
||||
padding="0px">
|
||||
Log in
|
||||
</mj-button>
|
||||
</mj-column>
|
||||
<mj-column
|
||||
vertical-align="bottom"
|
||||
width="35%">
|
||||
<mj-image
|
||||
css-class="hide-mobile"
|
||||
align="right"
|
||||
padding="0px"
|
||||
width="155px"
|
||||
alt="Business Building"
|
||||
src="https://assets.bitwarden.com/email/v1/ac-spot-family.png">
|
||||
</mj-image>
|
||||
</mj-column>
|
||||
</mj-section>
|
||||
<mj-wrapper css-class="border-fix" padding="20px 20px 10px 20px">
|
||||
<mj-bw-hero
|
||||
title="You can now share passwords with members of <b>{{OrganizationName}}!</b>"
|
||||
img-src="https://assets.bitwarden.com/email/v1/ac-spot-family.png"
|
||||
button-text="Log in"
|
||||
button-url="{{WebVaultUrl}}">
|
||||
</mj-bw-hero>
|
||||
</mj-wrapper>
|
||||
|
||||
<!-- Spacing -->
|
||||
<mj-section
|
||||
padding="0px">
|
||||
<mj-column
|
||||
padding="0px">
|
||||
<mj-spacer
|
||||
height="16px">
|
||||
</mj-spacer>
|
||||
</mj-column>
|
||||
</mj-section>
|
||||
|
||||
<!-- Main Content Section -->
|
||||
<mj-section
|
||||
padding="40px 40px 8px 40px"
|
||||
background-color="#fff">
|
||||
<mj-column>
|
||||
<mj-text
|
||||
mj-class="ac-text"
|
||||
padding="0px">
|
||||
As a member of <b>{{OrganizationName}}</b>:
|
||||
</mj-text>
|
||||
</mj-column>
|
||||
</mj-section>
|
||||
|
||||
<!-- Icon Row 1 -->
|
||||
<mj-section
|
||||
padding="8px 40px"
|
||||
text-align="left"
|
||||
background-color="#fff">
|
||||
<mj-column
|
||||
width="48px"
|
||||
css-class="hide-mobile"
|
||||
vertical-align="top">
|
||||
<mj-image
|
||||
src="https://assets.bitwarden.com/email/v1/icon-item-type.png"
|
||||
alt="Group Users Icon"
|
||||
width="48px"
|
||||
border-radius="8px"
|
||||
padding="0px">
|
||||
</mj-image>
|
||||
</mj-column>
|
||||
<mj-column
|
||||
css-class="hide-mobile"
|
||||
width="5%">
|
||||
<mj-spacer
|
||||
height="1px">
|
||||
</mj-spacer>
|
||||
</mj-column>
|
||||
<mj-column
|
||||
width="80%"
|
||||
vertical-align="top">
|
||||
<mj-text
|
||||
mj-class="ac-text"
|
||||
padding="0px 0px 0px 0px">
|
||||
You can access passwords {{OrganizationName}} has shared with you.
|
||||
</mj-text>
|
||||
</mj-column>
|
||||
</mj-section>
|
||||
|
||||
<!-- Icon Row 2 -->
|
||||
<mj-section
|
||||
padding="8px 40px 40px 40px"
|
||||
text-align="left"
|
||||
background-color="#fff">
|
||||
<mj-column
|
||||
width="48px"
|
||||
css-class="hide-mobile"
|
||||
vertical-align="top">
|
||||
<mj-image
|
||||
src="https://assets.bitwarden.com/email/v1/icon-account-switching-new.png"
|
||||
alt="Share Icon"
|
||||
width="48px"
|
||||
border-radius="8px"
|
||||
padding="0px">
|
||||
</mj-image>
|
||||
</mj-column>
|
||||
<mj-column
|
||||
css-class="hide-mobile"
|
||||
width="5%">
|
||||
<mj-spacer
|
||||
height="1px">
|
||||
</mj-spacer>
|
||||
</mj-column>
|
||||
<mj-column
|
||||
width="80%"
|
||||
vertical-align="top">
|
||||
<mj-text
|
||||
mj-class="ac-text"
|
||||
padding="0px 0px 0px 0px">
|
||||
You can easily share passwords with friends, family, or coworkers.
|
||||
<a href="https://bitwarden.com/help/sharing" class="ac-link">Share passwords in Bitwarden</a>
|
||||
</mj-text>
|
||||
</mj-column>
|
||||
</mj-section>
|
||||
|
||||
<!-- Spacing -->
|
||||
<mj-section
|
||||
padding="0px">
|
||||
<mj-column
|
||||
padding="0px">
|
||||
<mj-spacer
|
||||
height="16px">
|
||||
</mj-spacer>
|
||||
</mj-column>
|
||||
</mj-section>
|
||||
<!-- Main Content -->
|
||||
<mj-wrapper padding="5px 20px 8px 20px">
|
||||
<mj-section background-color="#fff" padding="10px 10px 16px 10px">
|
||||
<mj-column>
|
||||
<mj-text font-size="16px" line-height="24px" padding="15px 15px 0px 15px">
|
||||
As a member of <b>{{OrganizationName}}</b>:
|
||||
</mj-text>
|
||||
</mj-column>
|
||||
</mj-section>
|
||||
<mj-bw-icon-row
|
||||
icon-src="https://assets.bitwarden.com/email/v1/icon-item-type.png"
|
||||
icon-alt="Group Users Icon"
|
||||
text="You can access passwords {{OrganizationName}} has shared with you.">
|
||||
</mj-bw-icon-row>
|
||||
<mj-bw-icon-row
|
||||
icon-src="https://assets.bitwarden.com/email/v1/icon-account-switching-new.png"
|
||||
icon-alt="Share Icon"
|
||||
text="You can easily share passwords with friends, family, or coworkers."
|
||||
foot-url-text="Share passwords in Bitwarden"
|
||||
foot-url="https://bitwarden.com/help/sharing">
|
||||
</mj-bw-icon-row>
|
||||
</mj-wrapper>
|
||||
|
||||
<!-- Download Mobile Apps Section -->
|
||||
<mj-section background-color="#fff" padding="32px 32px 0px 32px">
|
||||
<mj-column>
|
||||
<mj-text
|
||||
font-size="16px"
|
||||
font-weight="700"
|
||||
line-height="24px"
|
||||
padding="0 0 16px 0">
|
||||
Download Bitwarden on all devices
|
||||
</mj-text>
|
||||
<mj-wrapper padding="8px 20px 10px 20px">
|
||||
<mj-section background-color="#fff" padding="32px 10px 0px 25px">
|
||||
<mj-column>
|
||||
<mj-text
|
||||
font-size="18px"
|
||||
font-weight="500"
|
||||
line-height="24px"
|
||||
padding="0 0 16px 0">
|
||||
Download Bitwarden on all devices
|
||||
</mj-text>
|
||||
|
||||
<mj-text
|
||||
mj-class="ac-text"
|
||||
padding="0 0 24px 0">
|
||||
Already using the <a href="https://bitwarden.com/download/" class="ac-link">browser extension</a>?
|
||||
Download the Bitwarden mobile app from the
|
||||
<a href="https://apps.apple.com/us/app/bitwarden-password-manager/id1137397744" class="ac-link">App Store</a>
|
||||
or <a href="https://play.google.com/store/apps/details?id=com.x8bit.bitwarden" class="ac-link">Google Play</a>
|
||||
to quickly save logins and autofill forms on the go.
|
||||
</mj-text>
|
||||
</mj-column>
|
||||
</mj-section>
|
||||
|
||||
<mj-section background-color="#fff" padding="0 32px 32px 32px">
|
||||
<mj-group>
|
||||
<mj-column width="159px">
|
||||
<mj-image
|
||||
css-class="hide-mobile"
|
||||
href="https://apps.apple.com/us/app/bitwarden-password-manager/id1137397744"
|
||||
src="https://assets.bitwarden.com/email/v1/ac-apple-store.png"
|
||||
alt="Download on the App Store"
|
||||
width="135px"
|
||||
height="40px"
|
||||
padding="0 24px 0 0"
|
||||
/>
|
||||
<mj-text
|
||||
mj-class="ac-text"
|
||||
padding="0 0 24px 0">
|
||||
Already using the <a href="https://bitwarden.com/download/" class="link">browser extension</a>?
|
||||
Download the Bitwarden mobile app from the
|
||||
<a href="https://apps.apple.com/us/app/bitwarden-password-manager/id1137397744" class="link">App Store</a>
|
||||
or <a href="https://play.google.com/store/apps/details?id=com.x8bit.bitwarden" class="link">Google Play</a>
|
||||
to quickly save logins and autofill forms on the go.
|
||||
</mj-text>
|
||||
</mj-column>
|
||||
<mj-column width="140px">
|
||||
<mj-image
|
||||
css-class="hide-mobile"
|
||||
href="https://play.google.com/store/apps/details?id=com.x8bit.bitwarden"
|
||||
src="https://assets.bitwarden.com/email/v1/ac-google-play.png"
|
||||
alt="Get it on Google Play"
|
||||
width="140px"
|
||||
height="40px"
|
||||
padding="0"
|
||||
/>
|
||||
</mj-column>
|
||||
</mj-group>
|
||||
</mj-section>
|
||||
</mj-section>
|
||||
|
||||
<mj-section background-color="#fff" padding="0 10px 32px 25px">
|
||||
<mj-group>
|
||||
<mj-column width="159px">
|
||||
<mj-image
|
||||
css-class="hide-mobile"
|
||||
href="https://apps.apple.com/us/app/bitwarden-password-manager/id1137397744"
|
||||
src="https://assets.bitwarden.com/email/v1/ac-apple-store.png"
|
||||
alt="Download on the App Store"
|
||||
width="135px"
|
||||
height="40px"
|
||||
padding="0 24px 0 0"
|
||||
/>
|
||||
</mj-column>
|
||||
<mj-column width="140px">
|
||||
<mj-image
|
||||
css-class="hide-mobile"
|
||||
href="https://play.google.com/store/apps/details?id=com.x8bit.bitwarden"
|
||||
src="https://assets.bitwarden.com/email/v1/ac-google-play.png"
|
||||
alt="Get it on Google Play"
|
||||
width="140px"
|
||||
height="40px"
|
||||
padding="0"
|
||||
/>
|
||||
</mj-column>
|
||||
</mj-group>
|
||||
</mj-section>
|
||||
</mj-wrapper>
|
||||
|
||||
<!-- Spacing -->
|
||||
<mj-section
|
||||
padding="0px">
|
||||
<mj-column
|
||||
padding="0px">
|
||||
<mj-spacer
|
||||
height="16px">
|
||||
</mj-spacer>
|
||||
</mj-column>
|
||||
</mj-section>
|
||||
|
||||
<!-- Learn More Section -->
|
||||
<mj-section
|
||||
border-radius="0px 0px 10px 10px"
|
||||
padding="40px"
|
||||
background-color="#F3F6F9">
|
||||
<mj-column
|
||||
width="60%">
|
||||
<mj-text
|
||||
mj-class="ac-heading"
|
||||
padding="0px 0px 8px 0px">
|
||||
Learn more about Bitwarden
|
||||
</mj-text>
|
||||
<mj-text
|
||||
mj-class="ac-text"
|
||||
padding="0px">
|
||||
Find user guides, product documentation, and videos on the <a href="https://bitwarden.com/help/" class="ac-link">Bitwarden Help Center</a>.
|
||||
</mj-text>
|
||||
</mj-column>
|
||||
<mj-column
|
||||
css-class="hide-mobile"
|
||||
width="10%">
|
||||
<mj-spacer
|
||||
height="1px">
|
||||
</mj-spacer>
|
||||
</mj-column>
|
||||
<mj-column
|
||||
width="30%"
|
||||
vertical-align="top">
|
||||
<mj-image
|
||||
css-class="hide-mobile"
|
||||
align="right"
|
||||
src="https://assets.bitwarden.com/email/v1/spot-community.png"
|
||||
width="94px"
|
||||
padding="0px">
|
||||
</mj-image>
|
||||
</mj-column>
|
||||
</mj-section>
|
||||
|
||||
<!-- Spacing -->
|
||||
<mj-section
|
||||
padding="0px">
|
||||
<mj-column
|
||||
padding="0px">
|
||||
<mj-spacer
|
||||
height="16px">
|
||||
</mj-spacer>
|
||||
</mj-column>
|
||||
</mj-section>
|
||||
<mj-wrapper padding="8px 20px 10px 20px">
|
||||
<mj-bw-learn-more-footer />
|
||||
</mj-wrapper>
|
||||
|
||||
<!-- Footer -->
|
||||
<mj-include path="../../../components/footer.mjml" />
|
||||
|
||||
@@ -1,236 +0,0 @@
|
||||
<mjml>
|
||||
<mj-head>
|
||||
<mj-font
|
||||
name="Inter"
|
||||
href="https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&display=swap">
|
||||
</mj-font>
|
||||
<mj-font
|
||||
name="Roboto"
|
||||
href="https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap">
|
||||
</mj-font>
|
||||
<mj-attributes>
|
||||
<mj-all
|
||||
font-family="'Inter','Helvetica Neue',Helvetica,Arial,sans-serif" />
|
||||
<mj-text
|
||||
color="#1B2029" />
|
||||
<mj-body
|
||||
background-color="#e6e9ef"
|
||||
width="660px" />
|
||||
</mj-attributes>
|
||||
<mj-style>
|
||||
p { margin: 0px !important; }
|
||||
.link { color: #175ddc; text-decoration: none; font-weight: 600; }
|
||||
.icon-box { background: #dbe5f6; border-radius: 8px; }
|
||||
</mj-style>
|
||||
</mj-head>
|
||||
|
||||
<mj-body
|
||||
background-color="#e6e9ef">
|
||||
<!-- Blue Header Section -->
|
||||
<mj-section
|
||||
border-radius="10px 10px 0px 0px"
|
||||
padding="32px 32px 40px 32px"
|
||||
background-color="#175ddc">
|
||||
<mj-column
|
||||
width="65%"
|
||||
padding="0px">
|
||||
<mj-image
|
||||
padding="0px 0px 24px 0px"
|
||||
align="left"
|
||||
width="150px"
|
||||
src="https://bitwarden.com/images/logo-horizontal-white.png">
|
||||
</mj-image>
|
||||
<mj-text
|
||||
font-family="'Roboto','Helvetica Neue',Helvetica,Arial,sans-serif"
|
||||
font-size="24px"
|
||||
line-height="32px"
|
||||
font-weight="600"
|
||||
padding="0px 0px 24px 0px"
|
||||
align="left"
|
||||
color="#ffffff">
|
||||
<p><strong>{{OrganizationName}}</strong> set up a Bitwarden password manager account for you.</p>
|
||||
</mj-text>
|
||||
<mj-button
|
||||
href="{{WebVaultUrl}}"
|
||||
background-color="#ffffff"
|
||||
color="#1A41AC"
|
||||
border-radius="20px"
|
||||
align="left"
|
||||
inner-padding="6px 16px"
|
||||
padding="0px"
|
||||
font-size="16px"
|
||||
font-family="'Roboto','Helvetica Neue',Helvetica,Arial,sans-serif"
|
||||
font-weight="700"
|
||||
line-height="24px">
|
||||
Log in
|
||||
</mj-button>
|
||||
</mj-column>
|
||||
<mj-column
|
||||
vertical-align="middle"
|
||||
width="35%">
|
||||
<mj-image
|
||||
align="center"
|
||||
padding="0px"
|
||||
width="200px"
|
||||
alt="Business Building"
|
||||
src="https://assets.bitwarden.com/email/v1/spot-enterprise.png">
|
||||
</mj-image>
|
||||
</mj-column>
|
||||
</mj-section>
|
||||
|
||||
<!-- Spacing -->
|
||||
<mj-section
|
||||
padding="0px">
|
||||
<mj-column
|
||||
padding="0px">
|
||||
<mj-spacer
|
||||
height="16px">
|
||||
</mj-spacer>
|
||||
</mj-column>
|
||||
</mj-section>
|
||||
|
||||
<!-- Main Content Section -->
|
||||
<mj-section
|
||||
padding="40px 40px 8px 40px"
|
||||
background-color="#fff">
|
||||
<mj-column>
|
||||
<mj-text
|
||||
font-size="16px"
|
||||
line-height="24px"
|
||||
padding="0px">
|
||||
As a member of <b>{{OrganizationName}}</b>:
|
||||
</mj-text>
|
||||
</mj-column>
|
||||
</mj-section>
|
||||
|
||||
<!-- Icon Row 1: Organization Ownership -->
|
||||
<mj-section
|
||||
padding="8px 40px"
|
||||
text-align="left"
|
||||
background-color="#fff">
|
||||
<mj-column
|
||||
width="48px"
|
||||
vertical-align="top">
|
||||
<mj-image
|
||||
css-class="icon-box"
|
||||
src="https://assets.bitwarden.com/email/v1/icon-enterprise.png"
|
||||
alt="Organization Icon"
|
||||
width="48px"
|
||||
border-radius="8px"
|
||||
padding="0px">
|
||||
</mj-image>
|
||||
</mj-column>
|
||||
<mj-column
|
||||
width="5%">
|
||||
<mj-spacer
|
||||
height="1px">
|
||||
</mj-spacer>
|
||||
</mj-column>
|
||||
<mj-column
|
||||
width="80%"
|
||||
vertical-align="top">
|
||||
<mj-text
|
||||
font-family="'Roboto','Helvetica Neue',Helvetica,Arial,sans-serif"
|
||||
line-height="24px"
|
||||
font-size="16px"
|
||||
padding="0px 0px 0px 0px">
|
||||
Your account is owned by {{OrganizationName}} and is subject to their security and management policies.
|
||||
</mj-text>
|
||||
</mj-column>
|
||||
</mj-section>
|
||||
|
||||
<!-- Icon Row 2: Password Sharing -->
|
||||
<mj-section
|
||||
padding="8px 40px 40px 40px"
|
||||
text-align="left"
|
||||
background-color="#fff">
|
||||
<mj-column
|
||||
width="48px"
|
||||
vertical-align="top">
|
||||
<mj-image
|
||||
css-class="icon-box"
|
||||
src="https://assets.bitwarden.com/email/v1/icon-account-switching-new.png"
|
||||
alt="Share Icon"
|
||||
width="48px"
|
||||
border-radius="8px"
|
||||
padding="0px">
|
||||
</mj-image>
|
||||
</mj-column>
|
||||
<mj-column
|
||||
width="5%">
|
||||
<mj-spacer
|
||||
height="1px">
|
||||
</mj-spacer>
|
||||
</mj-column>
|
||||
<mj-column
|
||||
width="80%"
|
||||
vertical-align="top">
|
||||
<mj-text
|
||||
font-family="'Roboto','Helvetica Neue',Helvetica,Arial,sans-serif"
|
||||
line-height="24px"
|
||||
font-size="16px"
|
||||
padding="0px 0px 0px 0px">
|
||||
You can easily access and share passwords with your team.<br/>
|
||||
<a href="https://bitwarden.com/help/share-items/" class="link">Share passwords in Bitwarden</a>
|
||||
</mj-text>
|
||||
</mj-column>
|
||||
</mj-section>
|
||||
|
||||
<!-- Spacing -->
|
||||
<mj-section
|
||||
padding="0px">
|
||||
<mj-column
|
||||
padding="0px">
|
||||
<mj-spacer
|
||||
height="16px">
|
||||
</mj-spacer>
|
||||
</mj-column>
|
||||
</mj-section>
|
||||
|
||||
<!-- Learn More Section -->
|
||||
<mj-section
|
||||
border-radius="0px 0px 10px 10px"
|
||||
padding="40px"
|
||||
background-color="#F3F6F9">
|
||||
<mj-column
|
||||
width="70%">
|
||||
<mj-text
|
||||
line-height="30px"
|
||||
font-size="20px"
|
||||
font-weight="700"
|
||||
padding="0px 0px 8px 0px">
|
||||
Learn more about Bitwarden
|
||||
</mj-text>
|
||||
<mj-text
|
||||
line-height="20px"
|
||||
font-size="14px"
|
||||
padding="0px">
|
||||
Find user guides, product documentation, and videos on the <a href="https://bitwarden.com/help/" class="link">Bitwarden help center</a>.
|
||||
</mj-text>
|
||||
</mj-column>
|
||||
<mj-column
|
||||
width="30%"
|
||||
vertical-align="middle">
|
||||
<mj-image
|
||||
src="https://assets.bitwarden.com/email/v1/spot-community.png"
|
||||
width="94px"
|
||||
padding="0px">
|
||||
</mj-image>
|
||||
</mj-column>
|
||||
</mj-section>
|
||||
|
||||
<!-- Spacing -->
|
||||
<mj-section
|
||||
padding="0px">
|
||||
<mj-column
|
||||
padding="0px">
|
||||
<mj-spacer
|
||||
height="16px">
|
||||
</mj-spacer>
|
||||
</mj-column>
|
||||
</mj-section>
|
||||
|
||||
<!-- Footer -->
|
||||
<mj-include path="../../../components/footer.mjml" />
|
||||
</mj-body>
|
||||
</mjml>
|
||||
Reference in New Issue
Block a user