.
This commit is contained in:
@@ -2,11 +2,10 @@
|
||||
|
||||
{% block content %}
|
||||
|
||||
{% load thumbnail %}
|
||||
<div class="{{app_name}}">
|
||||
<h1>Exam: {{ exam.name }}</h1>
|
||||
|
||||
{% comment %} {% include "generic/exam_cids_edit.html" %} {% endcomment %}
|
||||
{% include "generic/exam_cids_edit.html" %}
|
||||
|
||||
</div>
|
||||
{% endblock %}
|
||||
|
||||
Reference in New Issue
Block a user