diff --git a/templates/emails/welcome.html b/templates/emails/welcome.html index d8d21cc9..078e2eff 100644 --- a/templates/emails/welcome.html +++ b/templates/emails/welcome.html @@ -33,7 +33,7 @@ a, a:hover { - Get this responsive email template + Welcome to SimpleLogin @@ -65,14 +65,15 @@ a, a:hover { + SimpleLogin is the solution to protect your online identity. SimpleLogin strives to offer a simple experience for both users and partners/developers. + - + Logo @@ -90,138 +91,89 @@ a, a:hover { width="560" style="border-collapse: collapse; border-spacing: 0; padding: 0; width: inherit; max-width: 560px;" class="container"> - - - - - Get this responsive email template - - - - - - - - Available on GitHub and CodePen - - - - - - - Please enable images to view this content - - - - - - - More than 50% of total email opens occurred on a mobile device â€” a mobile-friendly design is a must for email campaigns. + Welcome {{name}} 🎉! - - - - -
- Get the template - -
+ color: #000000; + font-family: sans-serif;" class="paragraph"> + I really appreciate you signing up for SimpleLogin, and I'm sure you'll love it when you see how *simple* it is to use. - + + + We built SimpleLogin to help people protecting their online identity, and I hope that we can achieve that for you. + + + + + + Thanks.
+ Son - SimpleLogin founder. + + + + - +
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
H - Highly compatible
- Tested on the most popular email clients for web, desktop and mobile. Checklist included. -
D - Designer friendly
- Sketch app resource file and a bunch of social media icons are also included in GitHub repository. -
+ + + Join our Community + + + + Click the button 👇 to join our community on Spectrum and learn news about the SimpleLogin. We are community driven and we value feedbacks from you! + + + + + + + +
+ Join Spectrum Community + +
+ + + + @@ -239,7 +191,7 @@ a, a:hover { padding-bottom: 25px; color: #000000; font-family: sans-serif;" class="paragraph"> - Have a question? support@ourteam.com + Have a question? son@simplelogin.io @@ -262,39 +214,39 @@ a, a:hover { F + src="https://static.simplelogin.io/icons/github132.png"> T + src="https://static.simplelogin.io/icons/dev.to132.png"> G + src="https://static.simplelogin.io/icons/website132.png"> I + src="https://static.simplelogin.io/icons/documentation132.png"> @@ -309,14 +261,7 @@ a, a:hover { padding-bottom: 20px; color: #999999; font-family: sans-serif;" class="footer"> - - This email template was sent to you becouse we want to make the world a better place. You could change your subscription settings anytime. - - - - - + © 2019 SimpleLogin, France. diff --git a/templates/emails/welcome.txt b/templates/emails/welcome.txt new file mode 100644 index 00000000..fb1f89e5 --- /dev/null +++ b/templates/emails/welcome.txt @@ -0,0 +1,17 @@ +Welcome {{name}} 🎉! + +I really appreciate you signing up for SimpleLogin, and I'm sure you'll love it when you see how *simple* it is to use. + +We built SimpleLogin to help people protecting their online identity, and I hope that we can achieve that for you. + +Thanks. + +Son - SimpleLogin founder. + +--- + +Join our Community + +Open the link 👇 to join our community on Spectrum and learn news about the SimpleLogin. We are community driven and we value feedbacks from you! + +https://spectrum.chat/simplelogin \ No newline at end of file