10 lines
268 B
Plaintext
10 lines
268 B
Plaintext
<row>
|
|
<columns class="email-body">
|
|
<p>The team has <%= @candidate.review_status %> an interview with <strong><%= @candidate.name %></strong> with the following comments:</p>
|
|
|
|
<p><%= @candidate.review_comments %></p>
|
|
|
|
<p>Thank you</p>
|
|
</columns>
|
|
</row>
|