{% if signature is defined and signature %}
<table role="presentation" border="0" cellpadding="0" cellspacing="0" width="100%" style="margin: 24px 0 0 0;">
    <tr>
        <td style="padding-top:16px; border-top:1px solid #E2E6EC; font-size:14px; line-height:1.5; color:#5B6777;">
            {{ signature|nl2br }}
        </td>
    </tr>
</table>
{% endif %}
