From 14ab88ae56df736d4a1c1aeea9b767cbe458cd77 Mon Sep 17 00:00:00 2001 From: Ross Date: Tue, 17 Aug 2021 18:15:37 +0100 Subject: [PATCH] . --- longs/templates/longs/exam_overview.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/longs/templates/longs/exam_overview.html b/longs/templates/longs/exam_overview.html index 4d3ac908..91cb34f1 100644 --- a/longs/templates/longs/exam_overview.html +++ b/longs/templates/longs/exam_overview.html @@ -33,7 +33,6 @@
History: {{ question.history}}
- {% for series in question.series.all %}
Author(s): {{question.get_authors}}
@@ -43,6 +42,7 @@ title="Edit the question">Edit + {% for series in question.series.all %}
Series {{forloop.counter }}:
{{series.get_block}}