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

7 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>