diff --git a/anatomy/templates/anatomy/exam_overview.html b/anatomy/templates/anatomy/exam_overview.html index 92e834c9..5242262d 100644 --- a/anatomy/templates/anatomy/exam_overview.html +++ b/anatomy/templates/anatomy/exam_overview.html @@ -21,6 +21,8 @@
  • {% for image in questions.GetImages %} + {{image}} + {{image.image}} thumbail {% endfor %} {{ question.description }}