urlManager->createAbsoluteUrl(['site/confirm-email', 'token' => $user->email_confirmation_token]);
?>
Hello = Html::encode($user->username) ?>,
Follow the link below to complete your registration:
= Html::a(Html::encode($confirmationLink), $confirmationLink) ?>