From 33d4d7bc24fe639a0ba0f7cf51287737cc25a6ac Mon Sep 17 00:00:00 2001 From: Ross Date: Thu, 23 Dec 2021 17:22:30 +0000 Subject: [PATCH] . --- atlas/templates/atlas/case_display_block.html | 1 + 1 file changed, 1 insertion(+) diff --git a/atlas/templates/atlas/case_display_block.html b/atlas/templates/atlas/case_display_block.html index b363f531..990cc29f 100755 --- a/atlas/templates/atlas/case_display_block.html +++ b/atlas/templates/atlas/case_display_block.html @@ -112,6 +112,7 @@

Previous case: {{ case.previous_case }}

+

Next case: {{ case.next_case }}

{% include 'question_notes.html' %}