{% extends 'base.html.twig' %} {% block title %}Descriptions{% endblock %} {% block body %}
Id | {{ description.id }} |
---|---|
Titre | {{ description.titre }} |
Opption | {{ description.opption }} |
Contenu | {{ description.contenu }} |
Jours | {{ description.jours }} |