This commit is contained in:
Ross
2022-01-04 14:08:36 +00:00
parent a31b619148
commit a94bdff5f5
2 changed files with 1 additions and 2 deletions
-1
View File
@@ -6,7 +6,6 @@
<div class="longs">
{% include 'generic/exam_overview_headers.html' %}
<p><a href="{% url 'longs:mark_overview' pk=exam.pk %}"><button>Mark exam</button></a></p>
<ol id="full-question-list" class="sortable">
{% for question in questions.all %}