<h2><%= title %></h2>
<p><%= greeting %> <%= name %>,</p>
<p><%= receivedText %> <strong><%= subject %></strong>. <%= reviewText %></p>
<div class="highlight">
  <strong><%= yourMessageLabel %>:</strong>
  <p><%= message %></p>
</div>
<div class="highlight">
  <strong><%= whatNextLabel %></strong> <%= whatNextText %>
</div>
<p><%= urgentText %></p>
<p><%= regards %>,<br>The <%= companyName %> <%= teamSignature %></p>
