diff --git a/anatomy/templates/anatomy/question_detail.html b/anatomy/templates/anatomy/question_detail.html index ca381164..d6da1fb5 100644 --- a/anatomy/templates/anatomy/question_detail.html +++ b/anatomy/templates/anatomy/question_detail.html @@ -10,21 +10,23 @@ Clone Delete Delete - Add Note + + Add Note Admin Edit -{% if exam %} -
{{ question.image_annotations }}
- {% else %}
- No saved annotations.
- {% endif %}
-