11 lines
313 B
Plaintext
11 lines
313 B
Plaintext
<main class="styleguide_tpl">
|
|
<p>
|
|
Your test results have been saved. You can visit again later with your candidate ID to complete
|
|
the test starting from where you left off.
|
|
</p>
|
|
|
|
<div class="btn-return">
|
|
<a class="btn primary-btn" href="<%= question_path %>">Return to Test</a>
|
|
</div>
|
|
</main>
|