1
0
mirror of https://github.com/bitwarden/server.git synced 2025-05-02 18:22:19 -05:00
bitwarden/src/Core/MailTemplates/Handlebars/PaymentFailed.text.hbs
Brandon Maharaj 9ff071e926
[SG-357] Update email text to reflect EUVR updates (#2073)
* fix: made text changes

* chore: html changes
2022-06-28 11:52:49 -04:00

9 lines
614 B
Handlebars

{{#>BasicTextLayout}}
We wanted to let you know that a {{usd Amount}} payment for your subscription with Bitwarden was unsuccessful. We will re-attempt to collect payment a few more times over the coming days.
To avoid any interruption in service, please ensure that your payment method on file is up to date and can be charged for the above amount. You can manage your subscription, payment method, and invoices by logging into the web vault at {{{WebVaultUrl}}}.
{{#if MentionInvoices}}
{{/if}}
If you have any questions or problems, please feel free to email us at hello@bitwarden.com.
{{/BasicTextLayout}}