Start using start dates for exams
This commit is contained in:
@@ -3,9 +3,9 @@
|
||||
{% block content %}
|
||||
|
||||
<div class="{{app_name}}">
|
||||
<h1>Exam: {{ exam.name }}</h1>
|
||||
<h1>Exam: {{ exam }}</h1>
|
||||
|
||||
{% include "generic/exam_users_edit.html" %}
|
||||
{% include "generic/exam_users_edit.html" %}
|
||||
|
||||
</div>
|
||||
{% endblock %}
|
||||
|
||||
Reference in New Issue
Block a user