-
- Welcome to Bitwarden and thank you for creating an account! Now you can extend robust security to all of your online experiences and devices.
-
-
+
+
+
+ Welcome to Bitwarden!
+
+
|
-
-
- Your Master Password is the only way you can unlock the Vault and only you hold the key. Memorize it, or write it down and keep it in a safe place.
+ |
+
+ Here are a few simple steps to get up and running with Bitwarden Password Manager:
+
+
|
-
-
-
- Get Started: Install Bitwarden
+ |
+
+
+ -
+ Install the browser extension
+
Autofill passwords, save new logins, access the password generator, and more from the Bitwarden
+ browser extension. The extension keeps Bitwarden easily accessible so you can be secure while
+ online.
+
+
+
+ Install the extension
+
+
+ -
+ Add passwords to your vault
+
Your secure vault is ready to safely store your sensitive information. Add logins, credit cards,
+ notes, and identities for fast access and autofilling!
+
+
+ Add passwords to your vault
+
+
+ -
+ Keep your master password safe and enable biometrics
+
Vault security starts with your Bitwarden master password. Ensure it is strong and complex, then
+ memorize
+ it or store it in a safe place. Now you‘re ready to enable biometrics for a faster login
+ experience with
+ fingerprint or FaceID.
+
+
+ Enable biometrics
+
+
+
|
-
-
- You can access the Bitwarden Vault from anywhere and any device at {{{WebVaultUrlHostname}}}! You can also download and install Bitwarden on any desktop, device, and browser.
-
-
+ |
+
+ Learning Center
|
-
-
-
-
+
+
+ Instructional videos and best practice guides for every level are just a click away.
+
+
+ Visit learning center
+
+
+
+
+ |
+
+
+
+ Bring Bitwarden to Work
+ |
+
+
+
+ Are you using Bitwarden for personal or family use? Join the Bitwarden fans who are bringing the password
+ manager
+ they know and love to their workplace.
+
+
+ Bring it
|
-
-
-
- Securely Share using Bitwarden Organizations
+ |
+
+ Signed up for Bitwarden Secrets Manager?
+ If you signed up for Bitwarden Secrets Manager to secure
+ infrastructure and
+ machine secrets, get up and running quickly with the Secrets
+ Manager quick start resource.
|
-
-
- Bitwarden makes it easy to securely share passwords for teams and enterprises through Organizations. Join an Organization if invited, or launch a new one anytime from the Web Vault with the + New Organization button.
-
-
- |
-
-
-
-
- Login to Bitwarden
-
- |
-
-
-
-
- We're Here for You
- |
-
-
-
- Check out our Help site for documentation, join the Bitwarden Community forums and connect with other enthusiasts on Reddit. If you have any questions or issues, contact us.
-
-
- |
-
-
-
- Stay safe and secure,
+ |
+
+ Stay safe and secure,
+
The Bitwarden Team
|
|
-{{/FullHtmlLayout}}
+{{/FullHtmlLayout}}
\ No newline at end of file
diff --git a/src/Core/MailTemplates/Handlebars/Welcome.text.hbs b/src/Core/MailTemplates/Handlebars/Welcome.text.hbs
index bbc5e1b7e..2ffcaa170 100644
--- a/src/Core/MailTemplates/Handlebars/Welcome.text.hbs
+++ b/src/Core/MailTemplates/Handlebars/Welcome.text.hbs
@@ -1,37 +1,48 @@
{{#>FullTextLayout}}
-Welcome to Bitwarden and thank you for creating an account! Now you can extend robust security to all of your online experiences and devices.
+Welcome to Bitwarden!
-Your Master Password is the only way you can unlock the Vault and only you hold the key. Memorize it, or write it down and keep it in a safe place.
+Here are a few simple steps to get up and running with Bitwarden Password Manager:
-Get Started: Install Bitwarden
+1. Install the browser extension
============
-You can access the Bitwarden Vault from anywhere and any device at the web vault ({{WebVaultUrl}}/?utm_source=welcome_email&utm_medium=email). You can also download and install Bitwarden on any desktop, device and browser (http://www.bitwarden.com/download).
+Autofill passwords, save new logins, access the password generator, and more from the Bitwarden browser extension. The extension keeps Bitwarden easily accessible so you can be secure while online.
+Install the extension (http://www.bitwarden.com/download)
-Download Options
+2. Add passwords to your vault
============
-http://www.bitwarden.com/download
+Your secure vault is ready to safely store your sensitive information. Add logins, credit cards, notes, and identities for fast access and autofilling!
+Add passwords to your vault ({{{WebVaultUrl}}}/?utm_source=welcome_email&utm_medium=email)
-Securely Share using Bitwarden Organizations
+3. Keep your master password safe and enable biometrics
============
-Bitwarden makes it easy to securely share passwords for teams and enterprises through Organizations. Join an Organization if invited, or launch a new one anytime from the Web Vault ({{WebVaultUrl}}/?utm_source=welcome_email&utm_medium=email) with the + New Organization button.
+Vault security starts with your Bitwarden master password. Ensure it is strong and complex, then memorize it or store it in a safe place. Now you're ready to enable biometrics for a faster login experience with fingerprint or FaceID.
+Enable biometrics (https://bitwarden.com/learning/unlock-your-vault-with-biometrics/)
-Login to Bitwarden
+Learning Center
============
-{{WebVaultUrl}}/?utm_source=welcome_email&utm_medium=email
+Instructional videos and best practice guides for every level are just a click away.
+Visit the learning center (https://bitwarden.com/learning/)
-We're here for you
+Bring Bitwarden to Work
============
-Check out our Help (http://www.bitwarden.com/help) site for documentation, join the Bitwarden Community forums (https://community.bitwarden.com/) and connect with other enthusiasts on Reddit (https://www.reddit.com/r/Bitwarden/). If you have any questions or issues, contact us (http://www.bitwarden.com/contact).
+Are you using Bitwarden for personal or family use? Join the Bitwarden fans who are bringing the password manager they know and love to their workplace.
+Bring it (https://bitwarden.com/go/bring-bitwarden-to-work/#get-started)
+
+
+Signed up for Bitwarden Secrets Manager?
+============
+
+If you signed up for Bitwarden Secrets Manager to secure infrastructure and machine secrets, get up and running quickly with the Secrets Manager quick start resource (https://bitwarden.com/help/secrets-manager-quick-start/).
Stay safe and secure,
diff --git a/src/Core/Services/Implementations/HandlebarsMailService.cs b/src/Core/Services/Implementations/HandlebarsMailService.cs
index 2adae6cfc..fcae4462e 100644
--- a/src/Core/Services/Implementations/HandlebarsMailService.cs
+++ b/src/Core/Services/Implementations/HandlebarsMailService.cs
@@ -297,7 +297,7 @@ public class HandlebarsMailService : IMailService
public async Task SendTrialInitiationEmailAsync(string userEmail)
{
- var message = CreateDefaultMessage("Welcome to Bitwarden!", userEmail);
+ var message = CreateDefaultMessage("Welcome to Bitwarden; 3 steps to get started!", userEmail);
var model = new BaseMailModel
{
WebVaultUrl = _globalSettings.BaseServiceUri.VaultWithHashAndSecretManagerProduct,
|