From 545b97f8f4bedbe5cd4a9c0d47a7ba8d58b58fc7 Mon Sep 17 00:00:00 2001 From: Ross Date: Sat, 11 Sep 2021 19:35:59 +0100 Subject: [PATCH] . --- longs/templates/longs/mark_answer.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/longs/templates/longs/mark_answer.html b/longs/templates/longs/mark_answer.html index 81b346b5..f03ceebd 100644 --- a/longs/templates/longs/mark_answer.html +++ b/longs/templates/longs/mark_answer.html @@ -18,11 +18,11 @@ overview, marking overview
{% if previous_cid %} - Previous + Previous candidate {% endif %} {% if next_cid %} - Next + Next candidate {% endif %} @@ -100,10 +100,10 @@ {% if previous_cid %} -Previous +Previous candidate {% endif %} {% if next_cid %} -Next candidate +Next candidate {% endif %} {% endblock %} \ No newline at end of file