diff --git a/anatomy/templates/anatomy/partials/exam_review_question_fragment.html b/anatomy/templates/anatomy/partials/exam_review_question_fragment.html index f20425d2..cbeae2f1 100644 --- a/anatomy/templates/anatomy/partials/exam_review_question_fragment.html +++ b/anatomy/templates/anatomy/partials/exam_review_question_fragment.html @@ -1,6 +1,5 @@
-
Anatomy
Question

{{ question }}

@@ -86,36 +85,3 @@
-
-
-
Anatomy
-
Question
-

{{ question }}

- -

- View full question details -

- -
- {% if prev_index is not None %} - ← Previous - {% else %} - - {% endif %} - - {% if next_index is not None %} - Next → - {% else %} - Complete review - {% endif %} -
-
-