= $this->render('task/details', array( 'task' => $task, 'tags' => $tags, 'project' => $project, 'editable' => false, )) ?>