mirror of
https://github.com/ente-io/ente.git
synced 2025-07-24 12:52:01 +00:00
10 lines
272 B
HTML
10 lines
272 B
HTML
{{define "content"}}
|
|
<p>Hello,</p>
|
|
|
|
<p>{{.TrustedContact}} has accepted your request to be your trusted contact. </p>
|
|
|
|
<p>As a trusted contact, {{.TrustedContact}} can recover your account in your absence.</p>
|
|
|
|
<p>If you need help, please reply to this email.</p>
|
|
{{end}}
|