getData('card'); $comments = $card->getComments(); ?>

printHtml($card->name); ?>

printHtml($card->description); ?>
printHtml($comment->description); ?>