{extends file="email-layout.tpl"} {* Do not provide a "Open in browser" link *} {block name="browser"}{/block} {* No pre-header *} {block name="pre-header"}{/block} {* Subject *} {block name="email-subject"}{intl d='atos.email.default' l="Payment of your order %ref" ref=$order_ref}{/block} {* Title *} {block name="email-title"}{intl d='atos.email.default' l="The payment of your order %ref with SIPS Atos is confirmed" ref=$order_ref}{/block} {* Content *} {block name="email-content"}

{intl l="View this order in your account at %shop_name" shop_name={config key="store_name"}}

{intl d='atos.email.default' l='Thank you again for your purchase.'}

{intl d='atos.email.default' l='The %store_name team.' store_name={config key="store_name"}}

{/block}