fuzzymail
Version:
Responsive email template generator.
19 lines (18 loc) • 355 B
HTML
<table
width="600"
cellpadding="0"
cellspacing="0"
border="0"
align="center"
class="footer"
mc:repeatable="footer"
>
<tr>
<td align="center" valign="top" width="100%" class="outlook light">
Copyright ©
<a href="https://github.com/luangjokaj/fuzzymail"
><strong>FuzzyMail</strong></a
>. All rights reserved.
</td>
</tr>
</table>