mirror of
https://github.com/ente-io/ente.git
synced 2025-07-24 12:52:01 +00:00
11 lines
387 B
HTML
11 lines
387 B
HTML
{{define "content"}}
|
|
<p>Hello,</p>
|
|
|
|
<p>{{.LegacyContact}} has invited you to be their trusted contact. </p>
|
|
|
|
<p>As a trusted contact, you can recover {{.LegacyContact}}'s account in their absence.</p>
|
|
<p>To accept the invite, please open the Ente Photos app, and navigate to <strong>Settings > Account > Legacy</strong>.</p>
|
|
|
|
<p>If you need help, please reply to this email.</p>
|
|
{{end}}
|