{% extends 'base_backend.html.twig' %} {% block body %}
Images | Intitule | Catégorie | Date Insertion | Date modified | Status | Action | |
---|---|---|---|---|---|---|---|
|
{{ a.intitule }} | {% for f in famille %} {% if f == a.faId %}{{ f.intitule }} | {% endif %} {% endfor %}{{ a.cbcreation|date }} | {{ a.cbmodification|date }} | {% if a.visibilite==1 %}Affiché | {% else %}Caché | {% endif %}