{{if or .OAuth2Providers .EnableOpenIDSignIn}} {{if or (and .PageIsSignUp (not .DisableRegistration)) (and .PageIsSignIn .EnableInternalSignIn)}}
{{ctx.Locale.Tr "sign_in_or"}}
{{end}}
{{end}}