mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2024-10-01 11:49:51 -04:00
10 lines
311 B
HTML
10 lines
311 B
HTML
<html>
|
|
<body>
|
|
<p>A request to add an email address to your Matrix account has been received. If this was you, please click the link below to confirm adding this email:</p>
|
|
|
|
<a href="{{ link }}">{{ link }}</a>
|
|
|
|
<p>If this was not you, you can safely ignore this email. Thank you.</p>
|
|
</body>
|
|
</html>
|