diff options
Diffstat (limited to 'templates/exam/complete.html')
-rw-r--r-- | templates/exam/complete.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/templates/exam/complete.html b/templates/exam/complete.html index ded38f7..bd90e6d 100644 --- a/templates/exam/complete.html +++ b/templates/exam/complete.html @@ -1,3 +1,4 @@ -<p>Exam is complete. Thank you. </p> +<h2> Good bye! </h2> +<p> {{message}} </p> <br /> <p>You may now close the browser.</p> |