welcome.tpl 155 B

12345678
  1. Hello {{client_name}},
  2. Your account email is {{client_email}}.
  3. To change your password, use the code: {{client_pw_change_code}}
  4. Thank you,
  5. Support Team