mirror of
https://github.com/bitwarden/server
synced 2025-12-25 04:33:26 +00:00
36 lines
2.9 KiB
Handlebars
36 lines
2.9 KiB
Handlebars
{{#>TitleContactUsHtmlLayout}}
|
|
<table width="100%" border="0" style="display: block; padding: 30px;" align="center" cellpadding="0" cellspacing="0">
|
|
<tr>
|
|
<td style="font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-style: normal; font-weight: 400; font-size: 16px; line-height: 24px;">
|
|
You may now access logins and other items this organization has shared with you from your Bitwarden vault.
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
<table width="100%" border="0" cellpadding="0" cellspacing="0">
|
|
<tr>
|
|
<td style="display: block;" align="center">
|
|
<a href="{{{WebVaultUrl}}}" clicktracking=off target="_blank" style="color: #ffffff; text-decoration: none; text-align: center; cursor: pointer; border-radius: 5px; background-color: #175DDC; border-color: #175DDC; border-style: solid; border-width: 10px 20px; margin: 0; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; box-sizing: border-box; font-size: 16px; line-height: 25px; -webkit-font-smoothing: antialiased; -webkit-text-size-adjust: none;">
|
|
Go to vault
|
|
</a>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
<table width="100%" border="0" cellpadding="0" cellspacing="0" style="padding: 30px;">
|
|
<tr>
|
|
<td style="font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-style: normal; font-weight: 400; font-size: 16px; line-height: 24px;">
|
|
<b>Tip: </b>Use the Bitwarden mobile app to quickly save logins and auto-fill forms. Download from the <a style="text-decoration: none; color: #175DDC; font-weight: 600;" href="https://apps.apple.com/us/app/bitwarden-password-manager/id1137397744">App Store</a> or <a style="text-decoration: none; color: #175DDC; font-weight: 600;" href="https://play.google.com/store/apps/details?id=com.x8bit.bitwarden">Google Play</a>.
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
<table width="100%" border="0" cellpadding="0" cellspacing="0" style="display: table; padding-bottom: 20px; margin: 0;">
|
|
<tr>
|
|
<td class="templateColumnContainer center" width="45%" align="right">
|
|
<a height="60" width="150" href='https://play.google.com/store/apps/details?id=com.x8bit.bitwarden' target="_blank" style="height: 60px; width: 150px;"><img height="60" width="150" style="height: 60px; width: 150px; display: inline-block;" alt='Android download' src='https://assets.bitwarden.com/email/v1/google-play-badge.png' /></a>
|
|
</td>
|
|
<td class="templateColumnContainer center" width="45%" style="padding-left: 10px;">
|
|
<a height="40" width="135" href="https://apps.apple.com/us/app/bitwarden-password-manager/id1137397744" target="_blank" style="height: 40px; width: 135px;"><img height="40" width="135" style="height: 40px; width: 135px; display: inline-block;" alt="iOS download" src="https://assets.bitwarden.com/email/v1/App-store.png" /></a>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
{{/TitleContactUsHtmlLayout}}
|