{% load thumbnail %} {% load iconolab_tags %}
Aucune annotation pour cette image
{% else %} {% for annotation in annotation_list %}Créee par {{ annotation.author }}, dernière révision le {{ annotation.current_revision.created|date:'d-m-Y' }}
Contributeurs: {% for contributor in annotation.stats.contributors %} {{ contributor }}{% if not forloop.last %}, {% endif %} {% endfor %}