diff --git a/atlas/templates/atlas/collection_detail.html b/atlas/templates/atlas/collection_detail.html index 861c7e8a..ac40d30a 100644 --- a/atlas/templates/atlas/collection_detail.html +++ b/atlas/templates/atlas/collection_detail.html @@ -13,6 +13,7 @@ {% include "generic/partials/exams/exam_status.html#exam-active" %} Collection Type: {{collection.get_collection_type_display}}
Self review: {{collection.self_review}}
+ Open access: {{collection.open_access}}

Cases