2016-08-18 17:10:41 -05:00
|
|
|
<row>
|
|
|
|
<columns class="email-body">
|
|
|
|
<p>Candidate <strong><%= @candidate.test_hash %></strong> has completed the Skills Assessment Test.</p>
|
2016-09-22 14:19:44 -05:00
|
|
|
<p>You can view the results here: <%= link_to nil, admin_result_url(@candidate.test_hash) %>.</p>
|
2016-08-18 17:10:41 -05:00
|
|
|
</columns>
|
2016-09-22 14:19:44 -05:00
|
|
|
</row>
|