From 6f1daddff1875995a44ef15b63c97a2ad9966057 Mon Sep 17 00:00:00 2001 From: Ross Date: Mon, 25 Jan 2021 16:02:57 +0000 Subject: [PATCH] . --- anatomy/templates/anatomy/exam_overview.html | 2 ++ 1 file changed, 2 insertions(+) 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 }}