mirror of
https://github.com/ente-io/ente.git
synced 2025-07-23 04:23:49 +00:00
11 lines
398 B
HTML
11 lines
398 B
HTML
{{define "content"}}
|
|
<p>Hello,</p>
|
|
|
|
<p>You have invited {{.TrustedContact}} to be your trusted contact. </p>
|
|
|
|
<p> As a trusted contact, {{.TrustedContact}} can recover your account in your absence. </p>
|
|
<p>If you want to cancel the invite, 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}}
|