@for (tag of top2Tags(); track tag; let last = $last) { {{ tag.label | i18n }} @if (!last) { , } } @empty { {{ 'XP.KEY_WORDS.AllTags' | translate: { Default: 'All Tags' } }} } @if (restTags().length) { +{{ restTags().length }} }
@if (tags().length) {
} @else {
}