{{if or .EnableOpenIDSignIn .EnableSSPI .EnableWechatQRSignIn}}
{{ctx.Locale.Tr "auth.login_userpass"}} {{ctx.Locale.Tr "auth.create_new_account"}} {{if .EnableWechatQRSignIn}} {{ctx.Locale.Tr "settings.wechat_qr_login"}} {{end}} {{if .EnableOpenIDSignIn}} {{svg "fontawesome-openid"}}  OpenID {{end}} {{if .EnableSSPI}} {{svg "fontawesome-windows"}}  SSPI {{end}}
{{end}}