This commit is contained in:
Ross
2022-04-21 15:59:56 +01:00
parent 9d961501ec
commit f90b5eb85a
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
<div class="{{app_name}}">
<h1>Exam: {{ exam.name }}</h1>
{% include "generic/exam_cids.html" %}
{% include "generic/exam_cids_edit.html" %}
</div>
{% endblock %}