diff --git a/anatomy/templates/anatomy/question_detail.html b/anatomy/templates/anatomy/question_detail.html
index 5b74889f..a471602e 100644
--- a/anatomy/templates/anatomy/question_detail.html
+++ b/anatomy/templates/anatomy/question_detail.html
@@ -10,6 +10,12 @@
+ {% if not question.image_annotations %}
+
+
No image annotations defined.
+
If important markers or arrows are not burned onto the image, please add annotations using the image annotation tool and click Save Annotations. Please note not all questions required image annotations.
+
+ {% endif %}
Image annotation help