udemy-go-web-2/cmd/api/templates/password-reset.plain.gohtml

15 lines
193 B
Plaintext

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