udemy-go-web-2/cmd/api/templates/password-reset.plain.gohtml
2024-08-21 09:39:34 +02:00

13 lines
159 B
Plaintext

{{ define "body" }}
Hello:
You recently requested a link to reset your password.
Click on the link below to get started:
{{.Link}}
--
Widget Co.
{{ end }}