| Current Path : /home/rtorresani/www/vendor/magento/module-newsletter/view/frontend/email/ |
| Current File : //home/rtorresani/www/vendor/magento/module-newsletter/view/frontend/email/subscr_success.html |
<!--
/**
* Copyright © Magento, Inc. All rights reserved.
* See COPYING.txt for license details.
*/
-->
<!--@subject {{trans "Newsletter subscription success"}} @-->
<!--@vars {
"template config_path=\"design\/email\/footer_template\"":"Email Footer Template",
"template config_path=\"design\/email\/header_template\"":"Email Header Template"
} @-->
{{template config_path="design/email/header_template"}}
<p>{{trans "You have been successfully subscribed to our newsletter."}}</p>
{{template config_path="design/email/footer_template"}}