|
@@ -4,7 +4,8 @@
|
|
|
{{ render_text("Hi " + user.name) }}
|
|
|
|
|
|
{% call text() %}
|
|
|
- Son from SimpleLogin here. I hope you are doing well and are staying at home in this difficult time. By the way I'm writing this newsletter from my couch with my cats proofreading the text :). <br>
|
|
|
+ Son from SimpleLogin here. I hope you are doing well and are staying at home in this difficult time. By the way I'm
|
|
|
+ writing this newsletter from my couch with my cats proofreading the text :). <br>
|
|
|
Please find below some of our latest news. <br>
|
|
|
|
|
|
{% endcall %}
|
|
@@ -49,8 +50,10 @@
|
|
|
|
|
|
You can set a name for your alias too: this name is used when you send emails or reply from your alias.<br>
|
|
|
|
|
|
- We have also created a new <a href="https://simplelogin.io/security/">security page</a> that goes into the technical details of SimpleLogin.
|
|
|
- Our <a href="https://simplelogin.io/privacy/">privacy page</a> is also rewritten from scratch: nothing changes about your data protection
|
|
|
+ We have also created a new <a href="https://simplelogin.io/security/">security page</a> that goes into the technical
|
|
|
+ details of SimpleLogin.
|
|
|
+ Our <a href="https://simplelogin.io/privacy/">privacy page</a> is also rewritten from scratch: nothing changes about
|
|
|
+ your data protection
|
|
|
but the page is more clear and detailed now.
|
|
|
|
|
|
{% endcall %}
|
|
@@ -83,6 +86,7 @@
|
|
|
{% endcall %}
|
|
|
|
|
|
{% call text() %}
|
|
|
+ <hr style="margin: 10px;">
|
|
|
On behalf of the team, I want to say thank you to all users who have helped to improve SimpleLogin code
|
|
|
and even contribute important features.
|
|
|
That means a lot to us as SimpleLogin is after all an open-source project.
|
|
@@ -90,9 +94,11 @@
|
|
|
{% endcall %}
|
|
|
|
|
|
{% call text() %}
|
|
|
- We always welcome your feedback. Get in touch on our <a href="https://twitter.com/simple_login">Twitter</a>,
|
|
|
- <a href="https://www.reddit.com/r/Simplelogin/">Reddit</a>, where you can also follow all our latest updates.
|
|
|
- <br>
|
|
|
+ That's all for today. If you want to follow all our latest features, you can follow our
|
|
|
+ <a href="https://twitter.com/simple_login">Twitter</a> or join our
|
|
|
+ <a href="https://www.reddit.com/r/Simplelogin/">Reddit</a>
|
|
|
+ or subscribe to our <a href="https://feed43.com/simplelogin.xml">RSS feed</a>. <br>
|
|
|
+ Now back to coding :).
|
|
|
{% endcall %}
|
|
|
|
|
|
{% call text() %}
|