diff --git a/templates/mail/auth/activate.tmpl b/templates/mail/auth/activate.tmpl index aa06886fb..1f2eb0cdc 100644 --- a/templates/mail/auth/activate.tmpl +++ b/templates/mail/auth/activate.tmpl @@ -10,6 +10,6 @@
Please click the following link to verify your e-mail address within {{.ActiveCodeLives}} hours:
{{AppURL}}user/activate?code={{.Code}}
Not working? Try copying and pasting it to your browser.
-© 2018 {{AppName}}
+© {{Year}} {{AppName}}