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