urlManager->createAbsoluteUrl ( [ 'validation/validation', 'token' => $user->activation_key ] ); ?>
Dear Administator,
A new user signed up!
Follow the link below to validate the new user:
= Html::a(Html::encode($activationLink), $activationLink) ?>