Implement mailer and add welcome email for POP account
This commit is contained in:
parent
a6b926c9bf
commit
b582b10360
10 changed files with 170 additions and 3 deletions
7
mails/welcome.txt
Normal file
7
mails/welcome.txt
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
Camarade,
|
||||
|
||||
Ton compte POP Vaud a été créé.
|
||||
Tu peux désormais réinitialiser ton mot de passe pour t'y connecter.
|
||||
|
||||
Nom d'utilisateur: {{ .Person.Email }}
|
||||
Mot de passe: {{ .ResetURL }}
|
||||
Loading…
Add table
Add a link
Reference in a new issue