Current Path : /home/vmanager/www/common/web/mailings/30329/1689/ |
Linux 9dbcd5f6333d 5.15.0-124-generic #134-Ubuntu SMP Fri Sep 27 20:20:17 UTC 2024 x86_64 |
Current File : /home/vmanager/www/common/web/mailings/30329/1689/index.php |
<?php use common\components\helpers\MailingImagesManager; use common\components\helpers\MailingUrlsManager; /* @var $this \yii\web\View */ /* @var $message \yii\mail\MessageInterface */ /* @var $modelPortal common\models\Portals */ /* @var $idMailing integer|null */ /* @var $mailingDirName string */ /* @var $orEmbedImages boolean */ /* @var $orConvertUrls boolean */ $orEmbedImages = empty($orEmbedImages) ? false : $orEmbedImages; $imageSrcManager = new MailingImagesManager($message, $mailingDirName, $orEmbedImages); $orConvertUrls = empty($orConvertUrls) ? false : $orConvertUrls; $linkHrefManager = new MailingUrlsManager($idMailing, $modelPortal->id_portal, $modelPortal->domain, $orConvertUrls); ?><!doctype html> <html xmlns="http://www.w3.org/1999/xhtml" xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office"> <head> <title>testo20240605</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <style type="text/css"> @media(max-width:767px){ .main{width:100% !important;text-align:center;} .main img{max-width:100% !important;height:auto !important;} } .footer {font:11px Verdana;color:#555;text-align:center;letter-spacing:-1px;line-height:1.5em;} .footer p {display:inline-block;max-width:600px;border-top:1px dotted #999;padding:1em 2em 0;margin-top:10px;} .footer a {color:#36C;text-decoration:none;} footer a:hover {text-decoration:underline;} </style> </head> <body bgcolor="#F8F8F8"> <center> <table class="main" width="600" cellspacing="0" cellpadding="0"> <tbody> <tr><td> <table id="Table_01" width="600" border="0" cellpadding="0" cellspacing="0" align="center" style="font-family:Arial,sans-serif"> <tr> <td colspan="4"> <a href="<?= $linkHrefManager->getHref('https://www.testo.com/pl-PL/aplikacje/przemysl-kampania?utm_source=ogrzewanie.info.pl&utm_medium=email&utm_campaign=HQ-i-hv-lg-INDUSTRY-Focus-1-2024-m&utm_term=CS') ?>"> <img src="<?= $imageSrcManager->getSrc('img1.jpg') ?>" width="600" height="1033" border="0" style="display:block" alt="Kamery termowizyjne Testo"></a></td> </tr> <tr> <td colspan="4"> <a href="<?= $linkHrefManager->getHref('https://www.testo.com/pl-PL/kampania/webinary-testo?utm_source=ogrzewanie.info.pl&utm_medium=email&utm_campaign=webinary&utm_term=CW') ?>"> <img src="<?= $imageSrcManager->getSrc('img2.jpg') ?>" width="600" height="313" border="0" style="display:block" alt="Bezpłatne webinary od Testo!"></a></td> </tr> <tr> <td> <a href="<?= $linkHrefManager->getHref('https://pl.linkedin.com/company/testopolska') ?>"> <img src="<?= $imageSrcManager->getSrc('img3.jpg') ?>" width="252" height="101" border="0" style="display:block" alt="in"></a></td> <td> <a href="<?= $linkHrefManager->getHref('https://www.facebook.com/testopolska/') ?>"> <img src="<?= $imageSrcManager->getSrc('img4.jpg') ?>" width="50" height="101" border="0" style="display:block" alt="fb"></a></td> <td> <a href="<?= $linkHrefManager->getHref('https://www.youtube.com/channel/UC0oB24yyPrjp9X1-zN5b75Q') ?>"> <img src="<?= $imageSrcManager->getSrc('img5.jpg') ?>" width="52" height="101" border="0" style="display:block" alt="yt"></a></td> <td> <a href="<?= $linkHrefManager->getHref('https://www.instagram.com/testopolska/') ?>"> <img src="<?= $imageSrcManager->getSrc('img6.jpg') ?>" width="246" height="101" border="0" style="display:block" alt="inst"></a></td> </tr> <tr> <td colspan="4"> <a href="<?= $linkHrefManager->getHref('https://www.testo.com/pl-PL/aplikacje/przemysl-kampania?utm_source=ogrzewanie.info.pl&utm_medium=email&utm_campaign=HQ-i-hv-lg-INDUSTRY-Focus-1-2024-m&utm_term=CS') ?>"> <img src="<?= $imageSrcManager->getSrc('img7.jpg') ?>" width="600" height="64" border="0" style="display:block" alt="www.testo.com.pl"></a></td> </tr> </table> </td></tr> </tbody> </table> </center> <center class="footer"> <p> List został wysłany do użytkowników i subskrybentów portalu branżowego <b>www.<?= $modelPortal->domain ?></b>.<br> Zawsze możesz zrezygnować z subskrypcji klikając w ten link: <a href="<?= Yii::$app->params['webProtocol'] ?>://www.<?= $modelPortal->domain ?>/newsletter/wypisz?key=###UNSUBSCRIBEKEY###"><?= Yii::$app->params['webProtocol'] ?>://www.<?= $modelPortal->domain ?>/newsletter/wypisz?key=###UNSUBSCRIBEKEY###</a><br> Weryfikacja listu: <a href="<?= Yii::$app->params['webProtocol'] ?>://www.<?= $modelPortal->domain ?>/mailingi/weryfikacja/<?= $idMailing ?>"><?= Yii::$app->params['webProtocol'] ?>://www.<?= $modelPortal->domain ?>/mailingi/weryfikacja/<?= $idMailing ?></a><br> Zasady wysyłania mailingu: <a href="<?= Yii::$app->params['webProtocol'] ?>://www.<?= $modelPortal->domain ?>/mailingi/zasady"><?= Yii::$app->params['webProtocol'] ?>://www.<?= $modelPortal->domain ?>/mailingi/zasady</a> </p> </center> <img src="<?= $linkHrefManager->getHref(\common\components\helpers\MailingUrlsManager::PHRASE_OF_COUNTER_LINK) ?>" class="pixel"> </body> </html>