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 %}