mirror of
https://mau.dev/maunium/synapse.git
synced 2024-10-01 01:36:05 -04:00
12 lines
334 B
HTML
12 lines
334 B
HTML
|
<html>
|
||
|
<body>
|
||
|
<p>You have asked us to register this email with a new Matrix account. If this was you, please click the link below to confirm your email address:</p>
|
||
|
|
||
|
<a href="{{ link }}">Verify Your Email Address</a>
|
||
|
|
||
|
<p>If this was not you, you can safely disregard this email.</p>
|
||
|
|
||
|
<p>Thank you.</p>
|
||
|
</body>
|
||
|
</html>
|