@if (comments.length > 0) {
@for (comment of comments; track comment) {
}
}