{{'404 Error Page' | translate}}

@if (description.errors?.['maxLength']) {
{{ description.errors?.['maxLength'].actualLength }}/{{ description.errors?.['maxLength'].maxLength }} {{' exceeded the limit' | translate}}
}