skill-assessment-app/app/views/recruiter_mailer/candidate_submitted.html.inky
2016-08-21 13:43:00 -05:00

6 lines
256 B
Plaintext

<row>
<columns class="email-body">
<p><strong><%= @candidate.name %></strong> has completed the Skills Assessment Test.</p>
<p><strong>Martin Ridgway</strong> will let you know if we would like to interview this candidate.</p>
</columns>
</row>