@if ((board$ | async); as board) {
@for (boardWidget of boardWidgets; track trackByQueryId($index, boardWidget)) {
@if (board.editable) { }
} @if (showHiddenListWarning) { {{ text.hiddenListWarning }} } @if (board.editable) {
}
}