agmission/Development/server/emails/partials/footer.hbs

9 lines
583 B
Handlebars

<table role="presentation" style="width:100%;border:0;border-spacing:0;" bgcolor="#ededed" style="background:#ededed;">
<tr>
<td style="padding:10px;text-align:center;">
<p style="margin:0;font-family:Arial,sans-serif;font-size:12px;line-height:16px;font-weight: bold;">AG-NAV Inc.</p>
<p style="margin:0;font-family:Arial,sans-serif;font-size:12px;line-height:16px;">30 Churchill Drive, Barrie, Ontario, Canada, L4N 8Z5</p>
<p style="margin:0;font-family:Arial,sans-serif;font-size:12px;line-height:16px;">{{ $t "copy_right" }}</p>
</td>
</tr>
</table>