ilscipio/scipio-erp

View on GitHub
applications/shop/templates/email/registration.ftl

Summary

Maintainability
Test Coverage
<#--
This file is subject to the terms and conditions defined in the
files 'LICENSE' and 'NOTICE', which are part of this source
code package.
-->

<#-- All fields from Person and UserLogin are available to this template -->
${person.firstName},
<br /><br />
${uiLabelMap.EcommerceThankForRegistering} MyStore.com. <#-- MyStore.com (not a variable why?) must be adapted - JLR 1/6/5 -->
<br /><br /><br />

${uiLabelMap.EcommerceAccountLogin} ${userLogin.userLoginId}<br />
${uiLabelMap.EcommercePassword}<br /><br />

${uiLabelMap.EcommerceLosePassword}<br /><br />

${uiLabelMap.EcommerceThankYou},<br />
MyStore.com <#-- MyStore.com (not a variable why?) must be adapted - JLR 1/6/5 -->
<br /><br />