{{template config_path="design/email/header_template"}}

{{trans "Please accept this invitation to join %store_name." store_name=$store.getFrontendName()}}

EDITED!!!

{{trans "%store_name offers limited time sales of products only to members." store_name=$store.getFrontendName()}}

{{depend message}}
{{var message|escape|nl2br}}

{{/depend}}

{{trans "Please use the following link to create an account and view the deals:"}}

{{depend siteRegistration_url}}

{{var siteRegistration_url}}

{{/depend}} {{depend newsletter_url}}

{{var newsletter_url}}

{{/depend}} {{template config_path="design/email/footer_template"}}