t('Show everything'); $viewButtonClass = 'show_all'; } else { $viewButtonImg = 'eye_unread.svg'; $viewButtonTitle = $l->t('Show only unread'); $viewButtonClass = 'show_unread'; } echo $this->inc("part.dialogues"); ?>
    inc("part.feeds"); ?>
'; echo $this->inc("part.items"); echo '
'; ?>