TodoList @if(todolist.length>0){ @for (todo of todolist; track todo) { X } }