diff --git a/atlas/templates/atlas/collection_take_start.html b/atlas/templates/atlas/collection_take_start.html index 34a4ffc5..f377d0fb 100644 --- a/atlas/templates/atlas/collection_take_start.html +++ b/atlas/templates/atlas/collection_take_start.html @@ -91,49 +91,7 @@
diff --git a/atlas/templates/atlas/partials/_sharing_panel.html b/atlas/templates/atlas/partials/_sharing_panel.html index 4860f75e..92e07ce1 100644 --- a/atlas/templates/atlas/partials/_sharing_panel.html +++ b/atlas/templates/atlas/partials/_sharing_panel.html @@ -1,10 +1,10 @@ {% load django_htmx %} -{# Sharing panel for a CidUserExam attempt. +{% comment %} Sharing panel for a CidUserExam attempt. Context: cid_user_exam – CidUserExam instance sharing_info – dict from cid_user_exam.get_sharing_info() is_owner – bool: current user is the attempt owner -#} +{% endcomment %}