₣
{{.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}}
{{.T.Get "auth.login.field_email"}}
{{.T.Get "auth.login.field_password"}}
{{.T.Get "auth.login.btn_submit"}}
{{if .GoogleEnabled}}
{{.T.Get "auth.login.divider"}}
{{.T.Get "auth.login.btn_google"}}
{{end}}