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

17 lines
348 B
PHP

name = "Footer"
==
-------------------
{{ body|trim }}
==
<tr>
<td>
<table class="footer" align="center" width="570" cellpadding="0" cellspacing="0">
<tr>
<td class="content-cell" align="center">
{{ body|md_safe }}
</td>
</tr>
</table>
</td>
</tr>