Authentication/layout/mail/layout.register_alt.latte

11 lines
445 B
Plaintext

{varType FuzeWorks\Authentication\Model\User $user}
Welcome to {$serverName}!
You registered an account on {$serverName}. Before being able to use your account, you need to verify that this is your email address by clicking the link below.
If you have any questions, feel free to contact us using the contact form on the website.
With kind regards,
The {$serverName} team.
{$verifyURL}?t={$user->emailVerifyToken} Click here to verify email!