{% set nom = ligns.nom.value %} {% set exercice = ligns %} {% set visuel = ligns.visuel.value %} {% set statut = exercice._object.statut %} {% set classificationId = exercice._object.c0.id %} {% set id = exercice._object.id %} {% set tags = ligns.tags.value|split(',') %} {% set favori = exercice._object.isFavori %}
{# LIEN #} {# VISUEL #}
{# RUBBAN #} {% if statut == 0 %}
{% endif %} {% if favori == 1 %}
{% endif %}
{# TITRE #}
{{ nom }}
{# TOOGLE CONTROL #} {# #}