0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-09-29 04:59:00 +02:00
synapse/synapse/res/templates/password_reset_success.html
2019-06-11 11:34:33 +01:00

6 lines
170 B
HTML

<html>
<head></head>
<body>
<p>Your email has now been validated, please return to your client to reset your password. You may now close this window.</p>
</body>
</html>