| {% trans "Source picture" %} : | {{ fragment.image.metadata.titre|default:_("No title") }} |
|---|---|
| {% trans "Fragment's title" %} : | {{ fragment.title }} |
| {% trans "Fragment's description" %} : | {{ fragment.description }} |
| {% trans "Last modification" %} : | {{ fragment.date_saved }} {% trans 'by' %} {{ fragment.author }} |
| {% trans "Fragment's keywords" %} |
|
|---|
{% trans "Fragments from this picture" %} :
{% if fragment_list %}-
{% for fragment in fragment_list %}
-
{% include "partial/picture_and_red_fragment.html" %}
{{ fragment.title }}
{% trans "Annotated by" %} {{ fragment.author }}
{% endfor %}
{% trans "No fragment" %}
{% endif %}Collections liées à cette image :
{% trans "No collection" %}