47 lines
2.8 KiB
HTML
47 lines
2.8 KiB
HTML
<table class="table table-mail" style="width: 100%; margin-top: 10px;">
|
|
<tbody>
|
|
<tr>
|
|
<td class="space" style="width: 20px; padding: 7px 0;"> </td>
|
|
<td style="padding: 7px 0;" align="center">
|
|
<table class="table" style="width: 100%;" bgcolor="#ffffff">
|
|
<tbody>
|
|
<tr>
|
|
<td class="logo" style="border-bottom: 4px solid #333333; padding: 7px 0;" align="center"><a style="color: #337ff1;" title="{shop_name}" href="{shop_url}"> <img src="{shop_logo}" alt="{shop_name}" /></a></td>
|
|
</tr>
|
|
<tr>
|
|
<td class="titleblock" style="padding: 7px 0;" align="center"><span style="color: #555454; font-family: 'Open-sans', sans-serif; font-size: small;"><span class="title" style="font-weight: 500; font-size: 28px; text-transform: uppercase; line-height: 33px;">OLÁ {customer_firstname}!</span><br /><span class="subtitle" style="font-weight: 500; font-size: 16px; text-transform: uppercase; line-height: 25px;">OBRIGADO POR CRIAR UMA CONTA EM {shop_name}!</span></span></td>
|
|
</tr>
|
|
<tr>
|
|
<td class="space_footer" style="padding: 0;"> </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="box" style="border: 1px solid #D6D4D4; background-color: #f8f8f8; padding: 7px 0;">
|
|
<table class="table" style="width: 100%;">
|
|
<tbody>
|
|
<tr>
|
|
<td style="padding: 7px 0;" width="10"> </td>
|
|
<td style="padding: 7px 0;">
|
|
<h2 style="text-align: center;">Temos a satisfação de informar que analisamos e ativamos totalmente sua conta de usuário</h2>
|
|
</td>
|
|
<td style="padding: 7px 0;" width="10"> </td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td class="space_footer" style="padding: 0px; text-align: center;"> </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="space_footer" style="padding: 0;"> </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="footer" style="border-top-width: 4px; border-top-style: solid; border-top-color: #333333; padding: 7px 0px; text-align: center;"> Obrigado por escolher <a href="{shop_url}">{shop_name}</a></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</td>
|
|
<td class="space" style="width: 20px; padding: 7px 0;"> </td>
|
|
</tr>
|
|
</tbody>
|
|
</table> |