getData('board'); $columns = $board->getColumns(); // todo: column width should be % but with min-width and on small screens full width ?>
getCards(); ?>
printHtml($column->getName()); ?>
getLabels(); ?>

printHtml($card->getName()); ?>

printHtml($card->getDescription()); ?> printHtml($label->getName()); ?>