{% extends "atlas/base.html" %} {% load crispy_forms_tags %} {% block content %}
Review the full case chain around this study, with quick access to related cases and their linked series.
Edit each case date directly, or use the copy action to apply one case date to the rest of the linked chain.
Drag and drop cases to reorder them, or use the Up/Down buttons, then click Save.
Edit full case details across this linked chain in one pass, then optionally copy a single field from one case to every other case.
{{ current_case.description|striptags|truncatechars:280 }}
{% elif current_case.history %}{{ current_case.history|striptags|truncatechars:280 }}
{% endif %}