From fb96ee3c4910e0fb17c7cb6a52751b32feb63514 Mon Sep 17 00:00:00 2001 From: Frederick Muriuki Muriithi Date: Tue, 4 Jun 2024 11:56:58 -0500 Subject: Update email styling and text. --- gn_auth/templates/emails/verify-email.html | 18 +++++++----------- 1 file changed, 7 insertions(+), 11 deletions(-) (limited to 'gn_auth/templates/emails/verify-email.html') diff --git a/gn_auth/templates/emails/verify-email.html b/gn_auth/templates/emails/verify-email.html index bc475c9..7f85c1c 100644 --- a/gn_auth/templates/emails/verify-email.html +++ b/gn_auth/templates/emails/verify-email.html @@ -8,19 +8,15 @@

To avoid bots, we need to verify that you are an actual human. To do so, - please - - Click here - . -

+ please click the button below + verify your email.

- If that does not work, please log in to GeneNetwork and copy the - verification code below when requested:

- - {{verification_code}} -

+ If that fails, please log in to GeneNetwork and copy the verification code + below when requested:

+ {{verification_code}} +

Please note that the verification code will expire in -- cgit v1.2.3