Jelajahi Sumber

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

Add iOS app link to browser-extension email
Son Nguyen Kim 5 tahun lalu
induk
melakukan
ee315cfab8

+ 12 - 4
templates/emails/com/onboarding/browser-extension.html

@@ -3,12 +3,20 @@
 {% block content %}
 {% block content %}
   {{ render_text("Hi " + user.name) }}
   {{ 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.
 ">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('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!.') }}
   {{ 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!.') }}

+ 4 - 4
templates/emails/com/onboarding/browser-extension.txt

@@ -4,7 +4,8 @@ Unsubscribe from our emails on https://app.simplelogin.io/dashboard/setting#noti
 
 
 Hi {{user.name}}
 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
 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
 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.
 As usual, let us know if you have any question by replying to this email.