skill-assessment-app/app/views/recruiter_mailer/interview_declined.html.inky

7 lines
170 B
Plaintext
Raw Normal View History

<row>
<columns class="email-body">
<p>The team has declined an interview with <strong><%= @candidate.name %></strong>.</p>
<p>Thank you</p>
</columns>
</row>