summaryrefslogtreecommitdiff
path: root/templates/welcome_mail.tpl
blob: 50f419003cdaa79116683ac6b7da73f08929cb6a (plain)
1
2
3
4
5
6
7
8
9
10
11
{tr}Hi{/tr} {$mail_user},

{tr}Welcome to{/tr} {$siteName}!

{tr}To login, visit{/tr} {$smarty.const.USERS_PKG_URI}signin.php

{tr}Your login email is:{/tr} {$mailEmail}

{tr}If you forget your password, visit{/tr} {$smarty.const.USERS_PKG_URI}remind_password.php

{tr}Enjoy the site!{/tr}