From 225102d6b62b39342e1408864f9ee767cb2514a7 Mon Sep 17 00:00:00 2001 From: Ross Date: Tue, 26 Apr 2022 21:04:44 +0100 Subject: [PATCH] . --- templates/exam_cids_edit.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/exam_cids_edit.html b/templates/exam_cids_edit.html index 5e7b2cb4..7da0321c 100644 --- a/templates/exam_cids_edit.html +++ b/templates/exam_cids_edit.html @@ -6,7 +6,7 @@

Exam: {{ exam.name }}

-{% include "generic/exam_cids_edit.html" %} +{% comment %} {% include "generic/exam_cids_edit.html" %} {% endcomment %}
{% endblock %}