update send from alias video

This commit is contained in:
Son 2021-10-11 17:08:48 +02:00
parent ee0ed7d9ec
commit b602f7e746
3 changed files with 3 additions and 3 deletions

View file

@ -48,7 +48,7 @@ def onboarding_send_from_alias(user):
send_email(
to_email,
"SimpleLogin Tip: Send emails from your alias",
render("com/onboarding/send-from-alias.txt", user=user, to_email=to_email),
render("com/onboarding/send-from-alias.txt.j2", user=user, to_email=to_email),
render("com/onboarding/send-from-alias.html", user=user, to_email=to_email),
unsubscribe_link,
via_email,

View file

@ -15,7 +15,7 @@
{% call text() %}
To send an email to a <b>new contact</b>, please follow the steps below.
You can also watch this <a href="https://youtu.be/VsypF-DBaow">Youtube video</a>
You can also watch this <a href="https://youtu.be/GN060XMt6Pc">Youtube video</a>
that quickly walks you through the steps.
{% endcall %}

View file

@ -7,7 +7,7 @@ Hi
Do you know you can send an email to anyone from your alias?
This below Youtube video walks you quickly through the steps:
https://youtu.be/VsypF-DBaow
https://youtu.be/GN060XMt6Pc
Here are the steps:
1. First click "Send Email" on your alias you want to send email from