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