{% load thumbnail %} {% load iconolab_tags %}
| Titre | Auteur | Créée le | Révisée le | Contributeurs | Statistiques | {% if show_links %}Liens et données | {% endif %} {% for annotation in annotation_list %}|
|---|---|---|---|---|---|---|---|
| {{ annotation.current_revision.title }} | {{ annotation.author }} | {{ annotation.created|date:'d-m-Y' }} | {{ annotation.current_revision.created|date:'d-m-Y' }} | {% for contributor in annotation.stats.contributors.all %} {{ contributor.username }}{% if not forloop.last %}, {% endif %} {% endfor %} | {% include "partials/annotation_stats_panel.html" with annotation=annotation %} | {% if show_links %}
Espace de travail Suivre le lien Etat courant Suivre le lien |
{% endif %}