diff --git a/app/dashboard/templates/dashboard/index.html b/app/dashboard/templates/dashboard/index.html index 4add69f4..ac4bc87a 100644 --- a/app/dashboard/templates/dashboard/index.html +++ b/app/dashboard/templates/dashboard/index.html @@ -181,7 +181,7 @@
alias.

Emails sent to an alias are forwarded to your real email address.

" data-step="2" {% endif %} diff --git a/templates/emails/com/welcome.html b/templates/emails/com/welcome.html index 18f2266a..ef965c42 100644 --- a/templates/emails/com/welcome.html +++ b/templates/emails/com/welcome.html @@ -13,12 +13,12 @@ {% block content %} {% if alias %} {% call text() %} - This is the first email you receive via your first alias {{ alias }}. - This alias is automatically created when you signed up on SimpleLogin. + This is the first email you receive via your first alias {{ alias }}. + It is automatically created when you signed up on SimpleLogin. {% endcall %} {% call text() %} - It's for receiving our news, feature announcements or tips - + This alias is for receiving our news, feature announcements or tips - feel free to disable it if you don't need any of these. {% endcall %} @@ -26,9 +26,11 @@ {% call text() %} You can reach out to us by:
- - Simply replying to this email
- - On Twitter
- - On Reddit + {% endcall %} {% if user.in_trial() and user.trial_end %}