diff --git a/templates/emails/com/onboarding/welcome-proton-user.html b/templates/emails/com/onboarding/welcome-proton-user.html index 02ededb8..a727b603 100644 --- a/templates/emails/com/onboarding/welcome-proton-user.html +++ b/templates/emails/com/onboarding/welcome-proton-user.html @@ -1,7 +1,7 @@ {% extends "base.html" %} -{% block logo %}{% endblock %} +{% block logo %}{% endblock %} {% block content %} {% call text() %} @@ -9,24 +9,42 @@ {% endcall %} {% call text() %} - This is the first email you receive via your first alias {{ to_address }} + This is the first email you receive via your first alias {{ to_address }} {% endcall %} {% call text() %} - This alias was automatically created the first time you accessed SimpleLogin. + This alias is automatically created when you use SimpleLogin for the first time. Emails sent to it are forwarded to your Proton mailbox. - If you want to reply to an email, just hit "Reply" and the response will come from this alias. - Your personal email address will stay hidden. + If you want to reply to an email, just hit "Reply" and the response will come from your alias. + Your personal email address stays hidden. {% endcall %} {% call text() %} - SimpleLogin is also available on Android + To create new aliases, use the SimpleLogin browser extension (recommended) or web dashboard. + SimpleLogin is available on + Chrome, + Firefox + and + Edge + {% endcall %} + + {% call text() %} + SimpleLogin is also available on + Android and iOS so you can manage your aliases on the go. + {% endcall %} {% call text() %} - For any question, feedback or feature request, please join our GitHub forum. - You can also join our Reddit or follow our Twitter. + Note, if you are a paying Proton Mail user, you automatically receive the premium version of SimpleLogin. + + {% endcall %} + + {% call text() %} + For any question, feedback or feature request, please join our + GitHub forum. + You can also join our Reddit or follow our + Twitter. {% endcall %} {% call text() %} diff --git a/templates/emails/com/onboarding/welcome-proton-user.txt.jinja2 b/templates/emails/com/onboarding/welcome-proton-user.txt.jinja2 index e44dd1db..070828a0 100644 --- a/templates/emails/com/onboarding/welcome-proton-user.txt.jinja2 +++ b/templates/emails/com/onboarding/welcome-proton-user.txt.jinja2 @@ -2,12 +2,16 @@ Welcome to SimpleLogin, a service developed by Proton to protect your email addr This is the first email you receive via your first alias {{ to_address }} -This alias was automatically created the first time you accessed SimpleLogin. +This alias is automatically created when you use SimpleLogin for the first time. Emails sent to it are forwarded to your Proton mailbox. -If you want to reply to an email, just hit "Reply" and the response will come from this alias. -Your personal email address will stay hidden. +If you want to reply to an email, just hit "Reply" and the response will come from your alias. +Your personal email address stays hidden. -SimpleLogin is also available on Android and iOS, so you can manage your aliases on the go. +To create new aliases, use the SimpleLogin browser extension (recommended) or web dashboard. +SimpleLogin is available on Chrome, Firefox, and Edge. +SimpleLogin is also available on Android and iOS so you can manage your aliases on the go. + +Note, if you are a paying Proton Mail user, you automatically receive the premium version of SimpleLogin. For any question, feedback or feature request, please join our GitHub forum. You can also join our Reddit or follow our Twitter. @@ -15,5 +19,15 @@ You can also join our Reddit or follow our Twitter. Best, SimpleLogin Team. +--- +Links: +Chrome: https://chrome.google.com/webstore/detail/dphilobhebphkdjbpfohgikllaljmgbn +Firefox: https://addons.mozilla.org/firefox/addon/simplelogin/ +Edge: https://microsoftedge.microsoft.com/addons/detail/simpleloginreceive-sen/diacfpipniklenphgljfkmhinphjlfff +Android: https://play.google.com/store/apps/details?id=io.simplelogin.android +iOS: https://apps.apple.com/app/id1494359858 +Github forum: https://github.com/simple-login/app/discussions +Reddit: https://www.reddit.com/r/Simplelogin/ +Twitter: https://twitter.com/simple_login