{extends file="email/template.tpl"} {* Open in browser *} {block name="email-browsers"}{/block} {* Subject *} {block name="email-subject"}Welcome to Thelia V2{/block} {* Title *} {block name="email-title"}Welcome to Thelia V2{/block} {* Content *} {block name="email-content"} {assign var="customerId" value="1"}

Congratulations! You have successfully created an account on Thelia v2 demo site. Keep this email as a reference of your account details, and helpful links.


Accessing Your Account:

Login at: {url path="/login"}
{loop type="customer" name="customer.info" id=$customerId} Username: {$EMAIL}
Password: __MOTDEPASSE__
{/loop}

Support

For any questions, or concerns, feel free to contact support@yourdomain.com.

Learn more about Thelia V2.
Our site: http://thelia.net/v2
Twitter: http://twitter.com/theliaecommerce
Facebook: http://www.facebook.com/theliaecommerce

Thanks,
- The Thelia V2 Team {/block}