/*= $this->partial('layout/partial/share', [
'url' => $this->url('application/wildcard', ['controller' => 'videos', 'action' => 'video', 'id' => $video->getId()], ['force_canonical' => true]),
'title' => $video->getTitle(),
'imgPath' => $video->getCover(),
'desc' => 'Смотрите видео на vklybe.tv',
'styles' => 'margin-top: -9px; margin-bottom: -10px;'
]) */?>