@if (headerTemplate) { @for ( of [data]; track ) { } } @if (!headerTemplate) { {{ 'LOGIN.LOGO' | translate }} }
@if (isError) {
{{ errorMsg | translate }}
}
@if (!ssoLogin) {
{{'LOGIN.LABEL.USERNAME' | translate }} @if (formError['username']) { {{ formError['username'] | translate }} }
{{'LOGIN.LABEL.PASSWORD' | translate }} @if (formError['password']) { {{ formError['password'] | translate }} }

@if (showRememberMe) {
{{ 'LOGIN.LABEL.REMEMBER' | translate }}
}
} @if (ssoLogin) {
}
@if (footerTemplate || showLoginActions) {
@if (footerTemplate) { @for ( of [data]; track ) { } } @if (!footerTemplate && showLoginActions) {
{{ 'LOGIN.ACTION.HELP' | translate }}
{{ 'LOGIN.ACTION.REGISTER' | translate }}
}
}
{{ copyrightText }}