From da34bdbbb820abcd99d0193a3853f881b468789d Mon Sep 17 00:00:00 2001 From: Ross Date: Fri, 1 Apr 2022 23:11:19 +0100 Subject: [PATCH] . --- atlas/templates/atlas/collection_take_overview.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/atlas/templates/atlas/collection_take_overview.html b/atlas/templates/atlas/collection_take_overview.html index aae9d385..58b44c65 100644 --- a/atlas/templates/atlas/collection_take_overview.html +++ b/atlas/templates/atlas/collection_take_overview.html @@ -13,7 +13,7 @@ {% endfor %} - Start time: {{cid_user_collection.start_time}} + Start time: {{cid_user_exam.start_time}} {% endblock %}