From e4b89c783b8cd59b95ae3349d0bffd04c0ac3d63 Mon Sep 17 00:00:00 2001 From: Ross Date: Thu, 29 Apr 2021 23:43:55 +0100 Subject: [PATCH] . --- rapids/templates/rapids/exam_overview.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rapids/templates/rapids/exam_overview.html b/rapids/templates/rapids/exam_overview.html index 0d525790..27df8500 100644 --- a/rapids/templates/rapids/exam_overview.html +++ b/rapids/templates/rapids/exam_overview.html @@ -41,7 +41,7 @@ {% endfor %}
- Author: {% for user in exam.author.all %} + Author: {% for author in exam.author.all %} {{ author }}, {% endfor %}