Login on {{ instanceName }}

@if (externalAuthError) { Sorry but there was an issue with the external login process. Please contact an administrator. } @if (!externalAuthError && !isAuthenticatedWithExternalAuth) { @if (error) { {{ error }} @if (emailNotVerifiedError) { Request new verification email } @if (passwordTooLongError) {
}
}
}