params[ 'user' ] = $user; $this->title = $article->name; ?>
= $article->name ?>
= \Yii::$app->formatter->asDate($article->date_add, 'php:d.m.Y') ?>
= $article->view_count ?>
= count($article->comments) ?>
Поделиться
'_blank', ]); echo Html::a(Html::img('/images/ico-fb.png'), 'http://www.facebook.com/sharer/sharer.php?u=' . Url::current([], true), [ 'target' => '_blank', ]); echo Html::a(Html::img('/images/ico-google.png'), 'https://plus.google.com/share?url=' . Url::current([], true), [ 'target' => '_blank', ]); ?>