improve feedback email

This commit is contained in:
Son NK 2019-09-05 15:45:27 -04:00
parent 1fbe8e2d4f
commit 4231a5691a
1 changed files with 7 additions and 7 deletions

View File

@ -41,23 +41,23 @@ app: {client.name}
email_utils.send( email_utils.send(
current_user.email, current_user.email,
"SimpleLogin questions/feedbacks", "SimpleLogin questions/feedbacks",
""" f"""
Hi there! <br> Hi {current_user.name}! <br><br>
This is Son, SimpleLogin CEO & Founder :) <br> This is Son, SimpleLogin CEO & Founder :) <br><br>
Even though I lead the company, Im the "product person" and the user experience you get from our product means a lot to me. <br> Even though I lead the company, Im the "product person" and the user experience you get from our product means a lot to me. <br><br>
Our users and developers love SimpleLogin and its simplicity (hence the "simple" in the name 😉), but if there's anything that's bugging you, even the smallest of issues that could be done better, I want to hear about it - so hit the reply button. Our users and developers love SimpleLogin and its simplicity (hence the "simple" in the name 😉), but if there's anything that's bugging you, even the smallest of issues that could be done better, I want to hear about it - so hit the reply button.
<br> <br><br>
And ok, this is an automated email, but if you reply it comes directly to me and will be answered by me. And ok, this is an automated email, but if you reply it comes directly to me and will be answered by me.
<br> <br><br>
Best regards, <br> Best regards, <br>
Son. <br> Son. <br>
<br> <br>
---------------------------------- ----------------------------------<br>
Son NK <br> Son NK <br>
SimpleLogin founder. <br> SimpleLogin founder. <br>
https://simplelogin.io <br> https://simplelogin.io <br>