urlManager->createAbsoluteUrl('site/reset-password', ['token' => $user->password_reset_token]); ?> Hello =Html::encode($user->username)?>, Follow the link below to reset your password: =Html::a(Html::encode($resetLink), $resetLink)?>