diff --git a/anatomy/templates/anatomy/exam_overview.html b/anatomy/templates/anatomy/exam_overview.html index b7109588..eb0eecf5 100644 --- a/anatomy/templates/anatomy/exam_overview.html +++ b/anatomy/templates/anatomy/exam_overview.html @@ -35,11 +35,16 @@ {% endfor %} +
+ Author: {% for author in exam.author.all %} + {{ author }}, + {% endfor %} +
+

JSON Refresh JSON cache -