{% extends 'base.html.twig' %} {% block title %}Descriptions index{% endblock %} {% block body %}
Id | Titre | Opption | Contenu | Jours | actions |
---|---|---|---|---|---|
{{ description.id }} | {{ description.titre }} | {{ description.opption }} | {{ description.contenu }} | {{ description.jours }} | show edit |
no records found |