Merge pull request #140 from simple-login/add-ios-app

Add iOS app link to browser-extension email
This commit is contained in:
Son Nguyen Kim 2020-04-26 16:32:09 +02:00 committed by GitHub
commit ee315cfab8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 16 additions and 8 deletions

View File

@ -3,12 +3,20 @@
{% block content %}
{{ render_text("Hi " + user.name) }}
{{ render_text('If you want to quickly create aliases without going to SimpleLogin website, you can do that with SimpleLogin <a href="https://chrome.google.com/webstore/detail/simplelogin-your-anti-spa/dphilobhebphkdjbpfohgikllaljmgbn">Chrome</a> (or other Chromium-based browsers like Brave or Vivaldi), <a href="https://addons.mozilla.org/en-GB/firefox/addon/simplelogin/">Firefox</a> and <a href="https://apps.apple.com/us/app/simplelogin/id1494051017?mt=12&fbclid=IwAR0M0nnEKgoieMkmx91TSXrtcScj7GouqRxGgXeJz2un_5ydhIKlbAI79Io
{% call text() %}
If you want to quickly create aliases without going to SimpleLogin website, you can do that with SimpleLogin
<a href="https://chrome.google.com/webstore/detail/simplelogin-your-anti-spa/dphilobhebphkdjbpfohgikllaljmgbn">Chrome</a>
(or other Chromium-based browsers like Brave or Vivaldi),
<a href="https://addons.mozilla.org/en-GB/firefox/addon/simplelogin/">Firefox</a> and
<a href="https://apps.apple.com/us/app/simplelogin/id1494051017?mt=12&fbclid=IwAR0M0nnEKgoieMkmx91TSXrtcScj7GouqRxGgXeJz2un_5ydhIKlbAI79Io
">Safari</a> extension.
') }}
{% endcall %}
{{ render_text("The Android and iOS apps are also coming. To try out our iOS beta version, please reply to this email so we can invite you our TestFlight program.
") }}
{% call text() %}
You can also manage your aliases using our
<a href="https://apps.apple.com/us/app/simplelogin-anti-spam/id1494359858">iOS app</a>.
The Android app is coming.
{% endcall %}
{{ render_text('Thanks, <br />SimpleLogin Team.') }}
{{ render_text('<strong>P.S.</strong> Need immediate help getting started? Just reply to this email, the SimpleLogin support team is always ready to help!.') }}

View File

@ -4,7 +4,8 @@ Unsubscribe from our emails on https://app.simplelogin.io/dashboard/setting#noti
Hi {{user.name}}
If you want to quickly create aliases without going to SimpleLogin website, you can do that with SimpleLogin Chrome (or other Chromium-based browsers like Brave or Vivaldi), Firefox and Safari extension.
If you want to quickly create aliases without going to SimpleLogin website, you can do that with
SimpleLogin Chrome (or other Chromium-based browsers like Brave or Vivaldi), Firefox and Safari extension.
Chrome: https://chrome.google.com/webstore/detail/simplelogin-your-anti-spa/dphilobhebphkdjbpfohgikllaljmgbn
@ -12,9 +13,8 @@ Firefox: https://addons.mozilla.org/en-GB/firefox/addon/simplelogin/
Safari: https://apps.apple.com/us/app/simplelogin/id1494051017?mt=12&fbclid=IwAR0M0nnEKgoieMkmx91TSXrtcScj7GouqRxGgXeJz2un_5ydhIKlbAI79Io
The Android and iOS apps are also coming.
To try out our iOS beta version, please reply to this email so we can invite you our TestFlight program.
You can also manage your aliases using our iOS app, available at https://apps.apple.com/us/app/simplelogin-anti-spam/id1494359858
The Android app is coming.
As usual, let us know if you have any question by replying to this email.