{{ normal.case.title }}
{{ normal.added_date|date:"Y-m-d" }}

Age: {{ normal.display_age }}

Examination: {{ normal.examination }} | Modality: {{ normal.modality }}

{% if normal.notes %}

Notes: {{ normal.notes }}

{% endif %}