mirror of
https://github.com/bitwarden/server
synced 2026-01-10 04:23:31 +00:00
Make all email template text left-aligned, excluding call-to-actions buttons which should remain centered In the emails needing updates, remove font styling from HTML tags other than <td> and <p> Add an additional margin above and below each call-to-action button For emails that include only the “ignore” warning below the call-to-action button move the warning up, so the button is the last item displayed Fix the unit test that allows developers to locally generate test emails
8 lines
227 B
Handlebars
8 lines
227 B
Handlebars
{{#>BasicTextLayout}}
|
|
Verify this email address for your Bitwarden account by clicking the link below.
|
|
|
|
If you did not request to verify a Bitwarden account, you can safely ignore this email.
|
|
|
|
{{{Url}}}
|
|
|
|
{{/BasicTextLayout}} |