From e6489ab8e60924d4860f284e5c553076f4ce3b64 Mon Sep 17 00:00:00 2001 From: Ari Archer Date: Fri, 7 Jun 2024 19:06:09 +0300 Subject: [PATCH] remove extra newline in the email Signed-off-by: Ari Archer --- src/aw/views.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/aw/views.py b/src/aw/views.py index ee33069..96e5053 100644 --- a/src/aw/views.py +++ b/src/aw/views.py @@ -156,8 +156,7 @@ def comment(): f"Email confirmation for guestbook comment #{comment.id}", f"""Hello! -You (or someone) have commented on the {flask.request.url} guestbook. If it was you, please confirm your email address below. Otherwise - you may ignore this email -or delete the comment by visiting the "delete" URL below. +You (or someone) have commented on the {flask.request.url} guestbook. If it was you, please confirm your email address below. Otherwise - you may ignore this email or delete the comment by visiting the "delete" URL below. The comment content includes your email (which will be listed publicly), as well as: