{% extends 'base.html.twig' %} {% set bodyClass = 'maturity_survey list' %} {% set menuItem = 'maturity_survey' %} {% block title %}{{ 'maturity.survey.title.list'|trans }} - {{ parent() }}{% endblock %} {% block stylesheets %} {% endblock %} {% block body_head %}
| {% if is_granted('ROLE_REFERENT') %} | {% endif %} | ||||
|---|---|---|---|---|---|
| {{ 'maturity.survey.label.referentiel'|trans }} | {% if is_granted('ROLE_REFERENT') %}{{ 'global.label.organization'|trans }} | {% endif %}{{ 'maturity.survey.label.score'|trans }} | {{ 'global.label.created_at'|trans }} | {{ 'global.label.updated_at'|trans }} | {{ 'global.label.actions'|trans }} |