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}}