compact): ?>
    = $this->tabs ?>
    = $this->render('partials/comment/comments-header.phtml') ?>
    
= $this->translate('Commands') ?>
    = $this->qlink(
        sprintf($this->translate('Remove %d comments'), $comments->count()),
        $removeAllLink,
        null,
        array(
            'icon'  => 'trash',
            'title' => $this->translate('Remove all selected comments')
        )
    ) ?>