prompt 4
This commit is contained in:
10
web/emails/templates/reset_password.txt
Normal file
10
web/emails/templates/reset_password.txt
Normal file
@@ -0,0 +1,10 @@
|
||||
Ciao {{.UserEmail}},
|
||||
|
||||
abbiamo ricevuto una richiesta di reset password per {{.AppName}}.
|
||||
Usa questo link per impostare una nuova password:
|
||||
{{.ResetURL}}
|
||||
|
||||
Se non hai richiesto questa operazione, ignora questa email.
|
||||
|
||||
{{.AppName}}
|
||||
{{.BaseURL}}
|
||||
Reference in New Issue
Block a user