{{.T.Get "auth.login.brand"}}

{{.T.Get "auth.login.heading"}}

{{.T.Get "auth.login.subtext"}} {{.T.Get "auth.login.subtext_link"}}

{{if .Success}}
{{.Success}}
{{end}} {{if .Error}}
{{.Error}}
{{end}}
{{if .GoogleEnabled}}
{{.T.Get "auth.login.divider"}}
{{.T.Get "auth.login.btn_google"}} {{end}}