7 lines
273 B
Plaintext
7 lines
273 B
Plaintext
<row>
|
|
<columns class="email-body">
|
|
<p><strong><%= @candidate.name %></strong> has completed the Skills Assessment Test.</p>
|
|
<p><strong><%= @candidate.manager.name %></strong> will let you know if we would like to interview this candidate.</p>
|
|
</columns>
|
|
</row>
|