render('board/table_swimlane', array( 'project' => $project, 'swimlane' => $swimlane, 'board_highlight_period' => $board_highlight_period, 'hide_swimlane' => count($swimlanes) === 1, 'not_editable' => isset($not_editable), )) ?>