| Server IP : 54.233.248.239 / Your IP : 172.28.20.13 Web Server : Apache System : Linux ip-172-28-29-189 6.5.0-1014-aws #14~22.04.1-Ubuntu SMP Thu Feb 15 15:27:06 UTC 2024 x86_64 User : www-data ( 33) PHP Version : 7.2.34-43+ubuntu22.04.1+deb.sury.org+1 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals, MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /var/www/html/vinumday2_0/storage/framework/views/ |
Upload File : |
<?php
$style_fontblue = "font-weight:500;color: #313968; font-size: 16px; font-family: 'Montserrat',sans-serif;";
$style_fontorange = "color: #e1624a; font-size: 14px; font-family: 'Montserrat',sans-serif; font-weight:600;";
$style_td = "$style_fontblue";
$style_th = "$style_fontorange text-align: left;";
?>
<table style="width: 100%;">
<tr>
<td>
<center>
<table style="width: 680px;margin: 0 auto; text-align: left;">
<tr>
<td>
<div style="width:220px; text-align: center;margin: 0 auto;margin-bottom: 30px;margin-top: 30px;">
<img src="<?php echo url('img/site/logo-email.png'); ?>" alt="" style="width: 230px;">
</div>
<p style="<?php echo $style_fontorange; ?> font-size: 22px;" >Olá <?php echo e($nome); ?>,</p>
<p style="<?php echo $style_fontblue ?>line-height: 20px; padding: 0; margin:0;">Obrigado por cadastrar-se na VinumDay!</p>
<br>
<p style="<?php echo $style_fontblue ?>line-height: 20px; padding: 0; margin:0;">Pensando na segurança da nossa loja virtual, pedimos a gentileza de clicar no link abaixo para confirmarmos sua nova conta:</p>
<br>
<table style="background: #eae2df; width:100%;padding: 20px;margin-top: 20px;margin-bottom: 20px;">
<tr>
<td style="<?php echo $style_fontorange?>" align="center">CONFIRMAR CONTA: <a href="<?php echo $url; ?>" target="_blank" style="color: #313968; font-weight: normal;"><?php echo substr($url, 0, 50); ?></a></td>
</tr>
</table>
<br>
<p style="<?php echo $style_fontblue ?>line-height: 20px; padding: 0; margin:0;">Ficou com alguma dúvida? Envie um e-mail para <a href="mailto:contato@vinumday.com.br">contato@vinumday.com.br</a></p>
<br>
<p style="<?php echo $style_fontblue ?>line-height: 20px; padding: 0; margin:0;">Um abraço da equipe VinumDay</p>
<br>
<p style="line-height: 20px; padding: 0; margin:0;">
<a href="https://www.vinumday.com.br" style="<?php echo $style_fontorange ?>; text-decoration: none;" target="_blank">WWW.VINUMDAY.COM.BR</a>
</p>
</td>
</tr>
</table>
</center>
</td>
</tr>
</table>