{% extends 'admin.html.twig' %} {% block title %} Liste image {% endblock %} {% block body %}
image | Lien | Date d'ajout | Ajouté par | Statut | actions | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
{{ image.url}} | {{ image.createdAt |format_datetime('full', 'full', locale: 'fr')}} | {{ image.creator}} | {% if image.isActive %}{{ "En ligne" }} | {% else %}{{ "Hors-ligne" }} | {% endif %}||||||||||||||
Aucun projet trouvé |