roundabout,
created on Saturday, 14 September 2024, 10:31:13 (1726309873),
received on Saturday, 14 September 2024, 10:31:15 (1726309875)
Author identity: vlad <vlad.muntoiu@gmail.com>
9182f1a9905868e09edf68cae97e2bc716ce26ca
templates/picture.html
@@ -162,10 +162,14 @@
<span>Date uploaded</span>
<span>{{ resource.timestamp }}</span>
</div>
<p>
Contains objects: {% for object_id in contains %}
<a href="/object/{{ object_id }}">{{ object_id }}</a>{% if not loop.last %}, {% endif %}{% endfor %}
</p>
{% if contains %}
<p>
Contains objects: {% for object_id in contains %}
<a href="/object/{{ object_id }}">{{ object_id }}</a>{% if not loop.last %}, {% endif %}{% endfor %}
</p>
{% else %}
<p>No labelled regions.</p>
{% endif %}
<h2>Licensing</h2>
<x-hbox style="justify-content: space-between">
<small class="picture-licensing-info">