@if (lines > 0) {
Line 1
@for (item of [].constructor(lines); track item; let i = $index) {
Line {{ i + 2 }}
} }