ai / api /utils /emails /passwordReset.handlebars
Marco Beretta
LibreChat upload repo
3b6afc0
raw
history blame
No virus
182 Bytes
<html>
<head>
<style>
</style>
</head>
<body>
<p>Hi {{name}},</p>
<p>Your password has been changed successfully.</p>
</body>
</html>