| Server IP : 159.223.102.202 / Your IP : 216.73.216.193 Web Server : nginx/1.26.0 System : Linux Gen1-cloudpanel2ubuntu2404-1vcpu-1gb-nyc1-01 6.8.0-31-generic #31-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 20 00:40:06 UTC 2024 x86_64 User : albasshbotta ( 1021) PHP Version : 8.2.19 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /home/bottaingenieriaUep/htdocs/www.bottaingenieria.com.ar/mailing/ |
Upload File : |
<!--
$mail->AddEmbeddedImage('images/logo_only_3.png', 'logosolo', 'images/logo_only_3.png');
$mail->AddEmbeddedImage('images/logo2.png', 'logotexto', 'images/logo2.png');
$mail->Body = "<h1>Test 1 of PHPMailer html</h1>
<p>This is a test picture: <img src=\"cid:logosolo\" /></p>";
-->
<body style="width:100% !important;">
<table style="width:600px;">
<thead>
<tr style="height:100px;background: none repeat scroll 0 0 #000000; background-image: linear-gradient(rgba(66, 145, 248, 1), rgba(39, 158, 223, 1));">
<th style="text-align: center; padding-left: 10px">
<!--<h1><a style ="font-family: 'Oswald', sans-serif!important; line-height: normal!important; text-decoration: none!important; color: #FFF!important; font-weight: 400!important;" href=http://www.bottaingenieria.com.ar" >Botta Ingeniería</a></h1>-->
<img height="73px" alt="Botta Ingeniería" src="http://bottaingenieria.com.ar/mailing/images/logo_only_3.png" />
<!-- <img height="73px" alt="Botta Ingeniería" src="http://localhost/bottaingenieria/newsite/mailing/images/logo_only_3.png" />-->
<!-- <img height="73px" alt="Botta Ingeniería" src="images/logo_only_3.png" />-->
<!-- <img height="73px" alt="Sametsis Sistemas" src=\"cid:logosolo\">
<img alt="" style="margin-left:10px;" src=\"cid:logotexto\">-->
</th>
</tr>
</thead>
<tbody>
<tr style="height:200px;">
<th style="text-align:left; font-family:Arial; font-size:16px;font-weight: 400;font-style:normal; color:#000000; line-height:25px;">
<?php
if(isset($_GET['name']))
{
echo $_GET['name'].",<br>gracias por comunicarte con nosotros. A la brevedad responderemos a tu consulta.";
}
else
{
echo "Gracias por comunicarte con nosotros. A la brevedad responderemos a tu consulta.";
}
?>
</th>
</tr>
</tbody>
<tfoot>
<tr style="height:60px;background: none repeat scroll 0 0 #000000; background-image: linear-gradient(rgba(66, 145, 248, 1), rgba(39, 158, 223, 1));">
<th style="text-align: center; color: white;font-size: 12px; font-family: arial; height: 40px; line-height: 40px;top: 86px; z-index: 1;">
© 2026 Botta Ingeniería | <a style="color: white;font-size: 12px;font-family: arial;height: 40px;" href="http://www.bottaingenieria.com.ar" target="blank">www.bottaingenieria.com.ar</a> | Todos los derechos reservados
</th>
</tr>
</tfoot>
</table>
</body>