{% extends 'atlas/exams.html' %} {% load crispy_forms_tags %} {% block content %} {% include 'atlas/partials/_viewing_case_as_part_of_collection.html' with nav_link_view="atlas:collection_case_details" %}
This page allows you to configure how the case is displayed as part of the collection.
{% endblock %} {% block js %} {% endblock %}