diff --git a/keycloak.v2-dev/login/login-phone-or-password.ftl b/keycloak.v2-dev/login/login-phone-or-password.ftl index 0ce0a92..218aef2 100755 --- a/keycloak.v2-dev/login/login-phone-or-password.ftl +++ b/keycloak.v2-dev/login/login-phone-or-password.ftl @@ -1,41 +1,36 @@ <#import "template.ftl" as layout> <#import "field.ftl" as field> <#import "buttons.ftl" as buttons> +<#import "tabs.ftl" as tabs> <#import "social-providers.ftl" as identityProviders> <#import "passkeys.ftl" as passkeys> <@layout.registrationLayout displayMessage=!messagesPerField.existsError('username','password') displayInfo=realm.password && realm.registrationAllowed && !registrationDisabled??; section> - - - <#if section = "header"> ${msg("loginAccountTitle")} <#elseif section = "form"> + +