Refactor exam overview headers: comment out unused div for improved code clarity
This commit is contained in:
@@ -7,9 +7,9 @@
|
||||
<div>
|
||||
<h1 class="h4 mb-1">Exam: {{ exam }}</h1>
|
||||
</div>
|
||||
<div class="mt-2 mt-md-0">
|
||||
{% comment %} <div class="mt-2 mt-md-0">
|
||||
{% include "generic/exam_link_headers.html" %}
|
||||
</div>
|
||||
</div> {% endcomment %}
|
||||
</div>
|
||||
{% include 'exam_notes.html' %}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user