{{define "title"}}User Forgot Password{{end}} {{define "description"}}Request new passwords to the Software-as-a-Service web app by SaaS Company.{{end}} {{define "style"}} {{end}} {{ define "partials/app-wrapper" }}
{{ template "app-flashes" . }}

Forgot Your Password?

We get it, stuff happens. Just enter your email address below and we'll send you a link to reset your password!

{{ template "validation-error" . }}
{{template "invalid-feedback" dict "fieldName" "Email" "validationDefaults" $.validationDefaults "validationErrors" $.validationErrors }}


{{end}} {{define "js"}} {{end}}