= Html::a(\yii\helpers\StringHelper::truncateWords(Html::encode($post->title), 8, '...'), '#') ?>
= \yii\helpers\StringHelper::truncateWords(Html::encode($post->description), 16, '...') ?>
= \yii\helpers\StringHelper::truncateWords(Html::encode($post->description), 16, '...') ?>