mirror of
https://github.com/ente-io/ente.git
synced 2025-07-12 09:58:48 +00:00
10 lines
378 B
HTML
10 lines
378 B
HTML
{{define "content"}}
|
|
<p>Hello,</p>
|
|
|
|
<p>{{.TrustedContact}} has initiated recovery on your account. After 30 days, they will be able to change the password and access your account.</p>
|
|
|
|
<p>If you want to block the recovery, please navigate to <strong>Settings > Account > Legacy </strong> in the Ente Photos app.</p>
|
|
|
|
<p>If you need help, please reply to this email.</p>
|
|
{{end}}
|