@for (currentEntry of tagsEntries; track currentEntry; let idx = $index) {
{{ currentEntry.entry.tag }}
}
@if (error) { {{ errorMsg }} }