{{ 'RESET_PWD.TITLE' | translate }}

@if (!showNewPwd) { } @if (showNewPwd) { }
@if (!getValidationState('newPassword')) { {{ 'TOOLTIP.PASSWORD' | translate }} }
@if (!showConfirmPwd) { } @if (showConfirmPwd) { }
@if (!getValidationState('reNewPassword')) { {{ 'TOOLTIP.CONFIRM_PWD' | translate }} }