improve wording

This commit is contained in:
Son NK 2019-07-02 22:44:07 +02:00 committed by Son NK
parent c18d9f5280
commit e2106a128e
1 changed files with 3 additions and 3 deletions

View File

@ -23,9 +23,9 @@ def index():
gen_email.email,
"A Test Email",
f"""
Hi {current_user.name} ! <br><br>
This is a test email to make sure you receive email sent at {gen_email.email} <br><br>
If you have any question, feel free to reply to this email :) <br><br>
Hi {current_user.name}! <br><br>
This is a test to make sure that you receive emails sent from SimpleLogin <br><br>
If you have any questions, feel free to reply to this email :) <br><br>
Have a nice day <br><br>
SimpleLogin team.
""",