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