text->e($task['category_name']) ?> url->link( $this->text->e($task['category_name']), 'boardPopover', 'changeCategory', array('task_id' => $task['id'], 'project_id' => $task['project_id']), false, 'popover' . (! empty($task['category_description']) ? ' tooltip' : ''), ! empty($task['category_description']) ? $this->text->markdown($task['category_description']) : t('Change category') ) ?>
dt->date($task['date_due']) ?>       text->e($task['score']) ?> text->e($task['time_estimated']).'h' ?> task->formatPriority($project, $task) ?>