transactional-emails
Version:
Transactional emails for our products
27 lines (24 loc) • 912 B
HTML
<div class="content">
<div class="aimee">
<div class="image_div">
<img src="https://networhk.net/img/aimee/health_degraded.png" alt="">
</div>
<div>
<div class="desktop_header">
<p>
The health of the contribution in the <strong><%= networhk.label %> netwoRHk</strong>,
to which <strong><%= recipient.name %></strong> has been assigned,
has been automatically degraded because you did not confirm your good standing in the
<em>last <%= healthEngine.degradesAfter %></em>.
</p>
</div>
<div class="action">
<a href="<%= updateStatusLink %>" target="_blank" class="btn">
<!--[if gte mso 11]> <![endif]-->
<strong>Update the status here</strong>
<!--[if gte mso 11]> <![endif]-->
</a>
</div>
</div>
</div>
</div>