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