summary refs log tree commit diff
path: root/synapse/res/templates/password_reset_success.html
blob: 7324d66d1e946903e1ff0cdfa2fba11724befec6 (plain) (blame)
1
2
3
4
5
6
<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>