mirror of
https://github.com/ente-io/ente.git
synced 2025-07-20 02:44:12 +00:00
9 lines
309 B
HTML
9 lines
309 B
HTML
{{define "content"}}
|
|
<p>Hello,</p>
|
|
|
|
<p>You can now recover {{.LegacyContact}}'s account. </p>
|
|
<p>To change the password to {{.LegacyContact}}'s account, 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}}
|