ente/server/mail-templates/legacy/recovery_completed_legacy.html
2024-12-12 23:08:08 -08:00

8 lines
179 B
HTML

{{define "content"}}
<p>Hello,</p>
<p>{{.TrustedContact}} has changed the password and can now access your account.
<p>If you need help, please reply to this email.</p>
{{end}}