This commit is contained in:
Ross
2022-04-01 23:07:33 +01:00
parent fe66bfda30
commit 607efdda16
+1 -1
View File
@@ -1088,7 +1088,7 @@ def collection_take_overview(request, pk, cid, passcode):
return render(
request,
"collection/exam_take_overview.html",
"atlas/collection_take_overview.html",
{
"collection": collection,
"cid": cid,