.
This commit is contained in:
@@ -97,7 +97,7 @@
|
||||
<div class="pre-whitespace multi-image-block"><b>Image annotations:</b>
|
||||
{% for image in question.images.all %}
|
||||
<span class="image-block">
|
||||
Image {{ forloop.counter }}: {{image.image_annotatinos}}
|
||||
Image {{ forloop.counter }}: {{image.image_annotations}}
|
||||
</span>
|
||||
{% endfor %}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user