{% if label %}{% endif %}
Vues :
{{ annotation.stats.views_count }}
Commentaires :
{{ annotation.stats.comments_count }}
{% with annotation.stats.metacategoriescountinfo_set.all as annotation_metacategories_infos %} {% if annotation_metacategories_infos %}
... Métacatégories :
{% for metacategory_info in annotation_metacategories_infos %} {{metacategory_info.count}} {{metacategory_info.metacategory.label}}
{% endfor %}
{% endif %} {% endwith %}
Révisions soumises :
{{ annotation.stats.submitted_revisions_count }}
Révisions acceptées :
{{ annotation.stats.accepted_revisions_count }}
Nombre de mots-clés :
{{ annotation.stats.tag_count }}
... dont pertinents:
{{ annotation.stats.relevant_tags_count }}
... dont fiables:
{{ annotation.stats.accurate_tags_count }}