.
This commit is contained in:
@@ -41,7 +41,7 @@
|
|||||||
{% endfor %}
|
{% endfor %}
|
||||||
</ol>
|
</ol>
|
||||||
<div>
|
<div>
|
||||||
Author: {% for user in exam.author.all %}
|
Author: {% for author in exam.author.all %}
|
||||||
{{ author }},
|
{{ author }},
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user