From d1006c8440f81d70bdabe7a6997aed21e695ad7c Mon Sep 17 00:00:00 2001 From: Ross Date: Thu, 29 Jul 2021 19:09:45 +0100 Subject: [PATCH] . --- sbas/templates/sbas/exam_take.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/sbas/templates/sbas/exam_take.html b/sbas/templates/sbas/exam_take.html index 0d45e30b..376435c3 100755 --- a/sbas/templates/sbas/exam_take.html +++ b/sbas/templates/sbas/exam_take.html @@ -19,7 +19,9 @@ CID: {{cid}}
{% csrf_token %} +
{{form}} +
{% if previous > -1 %} @@ -52,6 +54,7 @@ CID: {{cid}} {% endblock %} \ No newline at end of file