This commit is contained in:
Ross
2021-01-28 11:00:12 +00:00
parent a2864d0755
commit 0b1e382afc
@@ -26,6 +26,8 @@
Normal: {{ question.normal }}
{% if not question.normal %}
<br />
<b>Abnormality:</b> {{ question.get_abnormalities }} <b>Region:</b> {{ question.get_regions }}
<br />
{{ question.GetPrimaryAnswer }}
{% endif %}
<br />