@for (item of items; track item) { @if (item.title) {
{{ item.title }}
{{ item.status }}
} {{ item.note }}
}