From 2dca0dc227269ca2a7bd1ca8d5edbfe183562bb2 Mon Sep 17 00:00:00 2001 From: Unknwon Date: Wed, 18 Nov 2015 14:51:38 -0500 Subject: [PATCH] fix #1979 --- templates/mail/auth/register_notify.tmpl | 1 + 1 file changed, 1 insertion(+) diff --git a/templates/mail/auth/register_notify.tmpl b/templates/mail/auth/register_notify.tmpl index ae9d76b727..5fc450b501 100644 --- a/templates/mail/auth/register_notify.tmpl +++ b/templates/mail/auth/register_notify.tmpl @@ -8,6 +8,7 @@
Hi {{.User.Name}}, this is your registration confirmation email for {{.AppName}}!
You can now login via username: {{.User.Name}}.
+© 2015 Gogs: Go Git Service