{{define "subject"}}Reset your password{{end}} {{define "plainBody"}} Hi, Someone (hopefully you) has requested a password reset for your {{.BaseURL}} account. Follow the link below to set a new password: Please go to the following page and set a new password: {{.BaseURL}}/password-reset/{{.PlaintextToken}} If you don't wish to reset your password, disregard this email and no action will be taken. {{end}} {{define "htmlBody"}}

Hi,

Someone (hopefully you) has requested a password reset for your {{.BaseURL}} account. Follow the link below to set a new password:

{{.BaseURL}}/password-reset/{{.PlaintextToken}}

If you don't wish to reset your password, disregard this email and no action will be taken.

{{end}}