Add changing email for users
This commit is contained in:
@ -1,7 +1,9 @@
|
||||
Hi {{.User.Username}},
|
||||
|
||||
Welcome to Vikunja!
|
||||
{{if .IsNew}}
|
||||
Welcome to Vikunja!
|
||||
|
||||
To confirm you email address, click the link below:
|
||||
{{end}}
|
||||
To confirm your email address, copy the link below and paste it in your browser:
|
||||
|
||||
{{.FrontendURL}}?userEmailConfirm={{.User.EmailConfirmToken}}
|
Reference in New Issue
Block a user