From e2106a128ed60f8ad7b40ce38a4bda360148aa32 Mon Sep 17 00:00:00 2001 From: Son NK Date: Tue, 2 Jul 2019 22:44:07 +0200 Subject: [PATCH] improve wording --- app/dashboard/views/index.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/dashboard/views/index.py b/app/dashboard/views/index.py index 92bacadc..74fc3aca 100644 --- a/app/dashboard/views/index.py +++ b/app/dashboard/views/index.py @@ -23,9 +23,9 @@ def index(): gen_email.email, "A Test Email", f""" -Hi {current_user.name} !

-This is a test email to make sure you receive email sent at {gen_email.email}

-If you have any question, feel free to reply to this email :)

+Hi {current_user.name}!

+This is a test to make sure that you receive emails sent from SimpleLogin

+If you have any questions, feel free to reply to this email :)

Have a nice day

SimpleLogin team. """,