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 }} Normal: {{ question.normal }}
{% if not question.normal %} {% if not question.normal %}
<br /> <br />
<b>Abnormality:</b> {{ question.get_abnormalities }} <b>Region:</b> {{ question.get_regions }}
<br />
{{ question.GetPrimaryAnswer }} {{ question.GetPrimaryAnswer }}
{% endif %} {% endif %}
<br /> <br />