{{ ligne.code }}
{% if ligne.categorie %}{{ ligne.categorie }}{% endif %}
{{ ligne.libelle|linebreaksbr }}
{% if ligne.commentaire %}
{% endif %}
{% if ligne.tickets.exists %}
{% endif %}
{% if ligne.date_statut %}
{{ ligne.date_statut|date:"d/m/Y H:i" }}
{{ ligne.utilisateur_statut }}
{% endif %}
{% if ligne.statut != 'V' %}
{% endif %}
{% if ligne.statut != 'R' %}
{% endif %}
{% if ligne.statut != 'A' %}
{% endif %}