@for (item of items; track trackByFn(i, item); let i = $index) { } @if (items.length === 0 && !loading) { {{ 'REPOSITORY.NO_ITEMS' | translate }} }
@if (loading) {
}