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