Files
2026-04-17 23:26:01 +00:00

13 lines
287 B
HTML

<!DOCTYPE html>
<html>
<body>
<p>Hello,</p>
<p>Your one-time password is: <strong>{{.password}}</strong></p>
<p><i>If you didn't ask for the one-time password, you can ignore this email.</i></p>
<p>
Thanks,<br/>
{{.appName}} team
</p>
</body>
</html>