skill-assessment-app/app/views/candidate/thankyou.html.erb

9 lines
225 B
Plaintext
Raw Normal View History

2016-11-22 16:59:54 -06:00
<% content_for :title, "Thank You - Skills Assessment" %>
2016-07-29 15:01:01 -05:00
<main class="styleguide_tpl">
2016-08-12 14:32:09 -05:00
<h1>Thank you!</h1>
2016-07-29 15:01:01 -05:00
<p>
Your answers have been submitted. We will review and your recruiter
will be in touch.
2016-07-29 15:01:01 -05:00
</p>
</main>