@if (isReady | async) {
@if ((hasLabels | async) === false) {

{{ 'resource.classification.no-resource-labelset' | translate }} {{ 'resource.classification-page-link' | translate }}

} @if (((currentLabels | async) || []).length > 0) {
} @if ((isAdminOrContrib | async) === true) { }
}
@if (hasLabels | async) { }