= $model->category->lang->title ?>
= $tag->lang->label ?>
= date('d M, Y', $model->created_at) ?> getCommentsCount(); if ($count) { echo $count; } else { echo '0'; } ?> комментариев
= \yii\helpers\StringHelper::truncate($model->lang->body_preview, 350) ?>
Читать далее