-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: align postmark/welcome.txt with .html version (#431)
originally added as #403, moving here to make rebasing easier this fixes #356 in the repo, and has been applied in Postmark (xref #402) Co-authored-by: Nathan Vander Wilt <[email protected]>
- Loading branch information
Showing
1 changed file
with
8 additions
and
27 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,33 +1,14 @@ | ||
****************** | ||
Welcome, {{name}}! | ||
****************** | ||
Hi {{email}}! To complete your {{product_name}} registration, | ||
we just need to verify your email address. | ||
|
||
Please visit the following link in your web browser: | ||
|
||
## Hugo | ||
|
||
Thanks for trying {{product_name}}. We're thrilled to have you on board. | ||
|
||
To get the most out of {{product_name}}, do this primary next step: | ||
|
||
Do this Next ( {{ action_url }} ) | ||
|
||
For reference, here's your login information: fffffffffff | ||
|
||
Login Page: {{login_url}} | ||
Username: {{username}} | ||
|
||
You've started a {{trial_length}} day trial. You can upgrade to a paying account or cancel any time. | ||
|
||
Trial Start Date: {{trial_start_date}} | ||
Trial End Date: {{trial_end_date}} | ||
|
||
If you have any questions, feel free to email our customer success team ( {{ support_email }} ). (We're lightning quick at replying.) We also offer live chat ( {{ live_chat_url }} ) during business hours. | ||
{{action_url}} | ||
|
||
Thanks, | ||
{{sender_name}} and the {{product_name}} Team | ||
Once verified, you can continue your registration process. | ||
|
||
P.S. Need immediate help getting started? Check out our help documentation ( {{ help_url }} ). Or, just reply to this email, the {{product_name}} support team is always ready to help! | ||
|
||
If you're having trouble with the button above, copy and paste the URL below into your web browser. | ||
--- | ||
|
||
{{action_url}} | ||
You're receiving this email because you recently started a registration with {{product_name}}. | ||
If this wasn't you, please ignore this email. |