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