{% extends 'atlas/base.html' %} {% block content %} {% include 'atlas/question_link_header.html' %}

Display Sets: {{ case.title }}

Help

This page shows the display sets associated with the case.

If you have access you can add and edit display sets.

{% endblock %} {% block js %} {% endblock %}