From 51ba3df5ff5b58a77c31bcda9a8efd3cdafa1d99 Mon Sep 17 00:00:00 2001 From: cezar97 Date: Wed, 4 Jul 2018 02:52:36 +0300 Subject: Add `noreferrer` to rel='noopener` for tags (#4328) --- templates/mail/auth/activate_email.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/mail/auth/activate_email.tmpl') diff --git a/templates/mail/auth/activate_email.tmpl b/templates/mail/auth/activate_email.tmpl index 5111de06c5..7c47aaa7b8 100644 --- a/templates/mail/auth/activate_email.tmpl +++ b/templates/mail/auth/activate_email.tmpl @@ -10,6 +10,6 @@

Please click the following link to verify your email address within {{.ActiveCodeLives}}:

{{AppUrl}}user/activate_email?code={{.Code}}&email={{.Email}}

Not working? Try copying and pasting it to your browser.

-

© {{AppName}}

+

© {{AppName}}

-- cgit v1.2.3