= Html::encode($model->title) ?>
= StringHelper::truncateWords(Html::encode($model->description), 12, '...') ?>
$model->id]); $url_full = Yii::$app->params['frontendHostInfo'] . Url::to(['blog/post/post', 'id' =>$model->id]); ?>
= StringHelper::truncateWords(Html::encode($model->description), 12, '...') ?>