{% extends templateTwigParent %} {% block titreContenu %} {{ include('././rp/titreRp.html.twig') }} : {{rp.libcourt}} {% endblock %} {% block contenu%}
{% if is_granted('ROLE_ENSEIGNANT') %}
Description
Tâches
Productions
Commentaires
Viser
{% else %}
Description
Tâches
Productions
Commentaires
Nouvelle production
{% endif %}
{% if is_granted('ROLE_ENSEIGNANT') %}{% else %} {% endif %} {% for prod in rp.productions %} {% if is_granted('ROLE_ENSEIGNANT') %}{% else %} {% endif %} {% endfor %}
Description
Url
supprimer
{{prod.designation}}
{{prod.url}}
{% endblock %}