diff --git a/atlas/views.py b/atlas/views.py index 678c6366..61cf9918 100755 --- a/atlas/views.py +++ b/atlas/views.py @@ -1088,7 +1088,7 @@ def collection_take_overview(request, pk, cid, passcode): return render( request, - "sbas/exam_take_overview.html", + "collection/exam_take_overview.html", { "collection": collection, "cid": cid,