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