{{template "header_login" .}}
{{.CSRFField}} {{.Login.RequestParams.InputField}}

Sign In

{{if .Error}}

{{.Error}}

{{end}}
{{if .Features.EnableAccountRecovery}}

Forgot your password?

{{end}}
{{template "footer_login" .}}