{{template "base/head" .}}
{{if not .AllowOnlyInternalRegistration}} {{.locale.Tr "auth.oauth_signup_tab"}} {{end}} {{.locale.Tr "auth.oauth_signin_tab"}}
{{template "user/auth/signup_inner" .}}
{{template "user/auth/signin_inner" .}}
{{template "base/footer" .}}