Files
zod-backend/src/common/modules/notification/templates/partials/footer.hbs
2025-04-06 13:33:57 +03:00

11 lines
352 B
Handlebars

<table class="email-footer" role="presentation" cellpadding="0" cellspacing="0">
<tr>
<td>
<p>
&copy; 2025 Zod. All rights reserved. <br />
Need help? Contact us at
<a href="mailto:support@zod-alkhair.com">support@zod-alkhair.com</a>
</p>
</td>
</tr>
</table>