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