2026-03-03 16:23:30 -06:00
|
|
|
<table cellpadding="0" cellspacing="0" border="0"
|
|
|
|
|
style="font-family: Arial, sans-serif; font-size: 13px; color: #333333; max-width: 480px;">
|
2026-03-03 10:20:07 -06:00
|
|
|
<tr>
|
2026-03-03 16:23:30 -06:00
|
|
|
<td style="padding-right: 14px; vertical-align: middle; border-right: 2px solid #C9A84C;">
|
|
|
|
|
<img src="https://alwisp.com/uploads/logo.png"
|
|
|
|
|
alt="Messagepoint Media"
|
|
|
|
|
width="72"
|
|
|
|
|
style="width: 72px; height: auto; display: block;" />
|
2026-03-03 10:20:07 -06:00
|
|
|
</td>
|
2026-03-03 16:23:30 -06:00
|
|
|
<td style="padding-left: 14px; vertical-align: middle; line-height: 1.6;">
|
|
|
|
|
<p style="margin: 0; font-weight: bold; font-size: 14px; color: #1a1a1a;">{{fullName}}</p>
|
|
|
|
|
{{#if_val title}}
|
|
|
|
|
<p style="margin: 0; color: #555555; font-size: 12px;">{{title}}</p>
|
|
|
|
|
{{/if_val}}
|
|
|
|
|
{{#if_val email}}
|
|
|
|
|
<p style="margin: 0;">
|
|
|
|
|
<a href="mailto:{{email}}" style="color: #C9A84C; text-decoration: none; font-size: 13px;">{{email}}</a>
|
2026-03-03 10:20:07 -06:00
|
|
|
</p>
|
2026-03-03 16:23:30 -06:00
|
|
|
{{/if_val}}
|
2026-03-03 10:20:07 -06:00
|
|
|
{{#if_val phone}}
|
2026-03-03 16:23:30 -06:00
|
|
|
<p style="margin: 0; color: #333333; font-size: 13px;">O: {{phone}}</p>
|
2026-03-03 10:20:07 -06:00
|
|
|
{{/if_val}}
|
|
|
|
|
{{#if_val cellPhone}}
|
2026-03-03 16:23:30 -06:00
|
|
|
<p style="margin: 0; color: #333333; font-size: 13px;">C: {{cellPhone}}</p>
|
2026-03-03 10:20:07 -06:00
|
|
|
{{/if_val}}
|
|
|
|
|
</td>
|
|
|
|
|
</tr>
|
|
|
|
|
</table>
|