$user->password_reset_token], true); echo Yii::t('front', 'Hello') . ' ' . Html::encode($user->email) . ', '.'
' . Yii::t('front', 'Follow the link below to reset your password') . ': ' .'
'. $resetLink;