From dc382d15f27f77ea0d87a82bf2f932605944e107 Mon Sep 17 00:00:00 2001 From: Ross Date: Wed, 8 Sep 2021 17:23:16 +0100 Subject: [PATCH] . --- longs/templates/longs/mark_answer.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/longs/templates/longs/mark_answer.html b/longs/templates/longs/mark_answer.html index f751ccbe..e9b71335 100644 --- a/longs/templates/longs/mark_answer.html +++ b/longs/templates/longs/mark_answer.html @@ -17,10 +17,10 @@ overview, marking overview
{% if previous_cid %} - Previous candidate + Previous candidate {% endif %} {% if next_cid %} - Next candidate + Next candidate {% endif %} {% endif %}