37 lines
2.1 KiB
HTML
37 lines
2.1 KiB
HTML
<!DOCTYPE html>
|
|
<html><head><meta charset="utf-8"><style>
|
|
body{font-family:Arial,sans-serif;margin:0;padding:0;background:#f5f5f5}
|
|
.container{max-width:600px;margin:20px auto;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 10px rgba(0,0,0,0.1)}
|
|
.header{background:linear-gradient(135deg,#1a1a2e,#16213e);padding:30px;text-align:center}
|
|
.header img{width:120px;margin-bottom:10px}
|
|
.header h1{color:#00e5a0;font-size:22px;margin:0}
|
|
.header p{color:#8899aa;font-size:13px;margin-top:5px}
|
|
.body{padding:30px}
|
|
.body h2{color:#1a1a2e;font-size:18px;margin-bottom:15px}
|
|
.body p{color:#333;font-size:14px;line-height:1.7}
|
|
.cta{display:inline-block;background:linear-gradient(135deg,#00e5a0,#00b8ff);color:#000;padding:14px 30px;border-radius:8px;text-decoration:none;font-weight:bold;font-size:14px;margin:20px 0}
|
|
.footer{background:#1a1a2e;padding:20px;text-align:center;font-size:11px;color:#667}
|
|
.footer a{color:#00e5a0;text-decoration:none}
|
|
</style></head><body>
|
|
<div class="container">
|
|
<div class="header">
|
|
<h1>Ethica</h1>
|
|
<p>Plateforme B2B Pharma - Maghreb</p>
|
|
</div>
|
|
<div class="body">
|
|
<h2>Bonjour Dr. {{NOM}},</h2>
|
|
<p>Nous avons le plaisir de vous inviter a decouvrir <strong>Ethica</strong>, la premiere plateforme digitale dediee aux professionnels de sante au Maghreb.</p>
|
|
<p>Ethica vous permet de:</p>
|
|
<p>• Recevoir des informations medicales certifiees<br>
|
|
• Acceder a des formations continues accreditees<br>
|
|
• Participer a des etudes cliniques<br>
|
|
• Echanger avec vos pairs dans un cadre confidentiel</p>
|
|
<p><a href="https://consent.wevup.app/?token={{TOKEN}}" class="cta">Decouvrir Ethica</a></p>
|
|
<p style="font-size:12px;color:#888">Si vous ne souhaitez plus recevoir nos communications, <a href="https://consent.wevup.app/unsubscribe?token={{TOKEN}}" style="color:#00e5a0">cliquez ici</a>.</p>
|
|
</div>
|
|
<div class="footer">
|
|
<p>Ethica by <a href="https://weval-consulting.com">WEVAL Consulting</a> | Casablanca, Maroc</p>
|
|
<p>Liste-Unsubscribe: <mailto:unsubscribe@weval-consulting.com></p>
|
|
</div>
|
|
</div>
|
|
<img src="https://weval-consulting.com/open.php?id={{TRACKING_ID}}" width="1" height="1" style="display:none" alt="" /></body></html> |