Spaces:
Runtime error
Runtime error
File size: 296 Bytes
3b6afc0 |
1 2 3 4 5 6 7 8 9 10 11 12 13 |
<html>
<head>
<style>
</style>
</head>
<body>
<p>Hi {{name}},</p>
<h1>You have requested to reset your password.</h1>
<p> Please click the link below to reset your password.</p>
<a href="{{link}}">Reset Password</a>
</body>
</html> |