You've already forked golang-saas-starter-kit
mirror of
https://github.com/raseels-repos/golang-saas-starter-kit.git
synced 2025-08-08 22:36:41 +02:00
Completed implimentation of forgot password
This commit is contained in:
4
resources/templates/shared/emails/user_invite.txt
Normal file
4
resources/templates/shared/emails/user_invite.txt
Normal file
@ -0,0 +1,4 @@
|
||||
{{ .FromUser.FirstName }} has invited you to join {{ .Account.Name }}.
|
||||
|
||||
To accept the invite, follow this link (or paste into your browser) within the next {{ .Minutes }} minutes.
|
||||
{{ .Url }}
|
Reference in New Issue
Block a user