36 lines
609 B
Smarty
36 lines
609 B
Smarty
|
|
Thank you for registering at {{$sitename}}.
|
|
|
|
Your login details are as follows:
|
|
|
|
Site Location: {{$siteurl}}
|
|
Login Name: {{$email}}
|
|
|
|
Login with the password you chose at registration.
|
|
|
|
We need to verify your email address in order to give you full access.
|
|
|
|
Your validation code is
|
|
|
|
{{$hash}}
|
|
|
|
|
|
If you registered this account, please enter the validation code when requested or visit the following link:
|
|
|
|
{{$siteurl}}/regver/allow/{{$hash}}
|
|
|
|
|
|
To deny the request and remove the account, please visit:
|
|
|
|
|
|
{{$siteurl}}/regver/deny/{{$hash}}
|
|
|
|
|
|
Thank you.
|
|
|
|
|
|
--
|
|
Terms Of Service:
|
|
{{$siteurl}}/help/TermsOfService
|
|
|