#IF(#MailType.Header)
#MailType.Header[0]
#ENDIF{Hello} #IF(#User.BillingAddress.Salutation)#User.BillingAddress.Salutation#ENDIF #IF(#User.BillingAddress.Title)#User.BillingAddress.Title#ENDIF #IF(#User.BillingAddress.DisplayName)#User.BillingAddress.DisplayName #ELSE #User.BillingAddress.FullName#ENDIF
{SuccessfulRegister}
{EmailAddress}: #User.Alias
{YourPassword}: #Password
{ShopAccess}:
#IF(#User.IsHtmlEMailAllowed)
#Shop.WebUrl#ELSE#Shop.WebUrl#ENDIF
#MailType.AdditionalText[0]
#ENDIF