diff --git a/osinaweb/osinacore/templates/email_templates/account_activation_email.html b/osinaweb/osinacore/templates/email_templates/account_activation_email.html index 6e7cd07e..22945365 100644 --- a/osinaweb/osinacore/templates/email_templates/account_activation_email.html +++ b/osinaweb/osinacore/templates/email_templates/account_activation_email.html @@ -4,13 +4,51 @@
Hello {{ user.first_name }},
-Thank you for signing up! Please click the link below to activate your account:
- -If you didn't request this, you can safely ignore this email.
-Regards,
Your Website Team
Hello {{ user.first_name }},
+Thank you for signing up! Please click the button below to activate your account:
+ +If you didn't request this, you can safely ignore this email.
+Regards,
Ositcom's Team