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

Sign In

{{if .Error}}

{{.Error}}

{{end}}

Touch the security key.

{{if .Login.SessionParams.HasOTP}}

Use a numeric one-time token instead.

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