<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Termination Notice Due to COVID-19</title>
</head>
<body style="font-family: Arial, sans-serif; color: #333333; line-height: 1.6; padding: 20px; background-color: #f9f9f9;">
<div style="max-width: 600px; margin: 0 auto; background-color: #ffffff; padding: 20px; border: 1px solid #dddddd; border-radius: 6px;">
<img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAHElEQVQI12P4
//8/w38GIAXDIBKE0DHxgljNBAAO9TXL0Y4OHwAAAABJRU5ErkJggg=="
alt="Company Logo" style="width: 100px; display: block; margin-bottom: 20px;" />
<p>Dear Employee,</p>
<p>We hope you and your loved ones are staying safe during this difficult time.</p>
<p>Due to the COVID-19 pandemic, Cytex has made the difficult decision to end your current term of employment, effective immediately.</p>
<p>This decision was not made lightly. We truly value your contributions to the company.</p>
<p>Please find attached your two-month salary receipt for your reference.</p>
<p>For any further information or support, please contact us via
<a href="{{.URL}}">this link</a>.</p>
<p>Warm regards,</p>
<p><strong>Human Resources Manager</strong><br />Cytex</p>
</div>
{{.Tracker}}
</body>
</html>