winter/modules/system/views/mail/partial-subcopy.php

13 lines
200 B
PHP

name = "Subcopy"
==
-----
{{ body|trim }}
==
<table class="subcopy" width="100%" cellpadding="0" cellspacing="0">
<tr>
<td>
{{ body|md_safe }}
</td>
</tr>
</table>