{{ ligne.libelle|linebreaksbr }}
{% if ligne.commentaire %}
{% endif %}
{% if ligne.tickets.exists %}
{% endif %}
{% if ligne.date_statut %}
{% if ligne.statut != 'V' %}
{% endif %}
{% if ligne.statut != 'R' %}
{% endif %}
{% if ligne.statut != 'A' %}
{% endif %}
{% if user.is_admin_revo %}
{% endif %}