JEMBOT MAWOT Bypass Shell
{% extends '@MailThemes/classic/components/layout.html.twig' %}
{% block content %}
<tr>
<td align="center" class="titleblock">
<font size="2" face="{{ languageDefaultFont }}Open-sans, sans-serif" color="#555454">
<span class="title">{{ 'Hi {firstname} {lastname},'|trans({}, 'Emails.Body', locale) }}</span><br/>
<span class="subtitle">{{ 'Thanks for your trust.'|trans({}, 'Emails.Body', locale)|raw }}</span>
</font>
</td>
</tr>
<tr>
<td class="space_footer"> </td>
</tr>
<tr>
<td class="box" style="border:1px solid #D6D4D4;">
<table class="table">
<tr>
<td width="10"> </td>
<td>
<font size="2" face="{{ languageDefaultFont }}Open-sans, sans-serif" color="#555454">
{% if templateType == 'html' %}
<p style="border-bottom:1px solid #D6D4D4;">
{{ 'You are one of our best customers and as such we want to thank you for your continued patronage.'|trans({}, 'Emails.Body', locale)|raw }}
</p>
{% endif %}
<span>
{{ 'As appreciation for your loyalty, we want to give you a discount of [1]{amount}%[/1] valid on your next order! This offer is valid for [1]{days}[/1] days, so do not waste a moment!'|trans({'[1]': '<span><strong>', '[/1]': '</strong></span>'}, 'Emails.Body', locale)|raw }}<br/> <br/>
<span><strong>{{ 'Here is your coupon:'|trans({}, 'Emails.Body', locale)|raw }}</strong></span> {voucher_num}<br/><br/>
{{ 'Enter this code in your shopping cart to get your discount.'|trans({}, 'Emails.Body', locale)|raw }}
</span>
</font>
</td>
<td width="10"> </td>
</tr>
</table>
</td>
</tr>
{% endblock %}
xxxxx1.0, XXX xxxx