{% extends '@MailThemes/classic/components/layout.html.twig' %} {% block content %}
{% if templateType == 'html' %}
{{ 'Return #{id_order_return} - update'|trans({}, 'Emails.Body', locale) }} {% endif %} {{ 'We have updated the progress on your return #{id_order_return}, the new status is:'|trans({}, 'Emails.Body', locale) }} "{state_order_return}" |