{% autoescape false %} {% if data is not empty %} {% set tutor = is_granted('ROLE_TEACHER') %}
{{ 'Thematic' | trans }} | {{ 'Thematic plan' | trans }} | {{ 'Thematic advance' | trans }} | ||
---|---|---|---|---|
{% if session_star is not defined %}
{{ item.title }}{% else %}{{ item.title }} {{ session_star }}{% endif %} {{ item.content }}
{{ extra[item.iid]['toolbar'] }}
|
{% if tutor %}
{% endif %}
{% if item.plans is empty %}
{{ 'There is no thematic plan for now' | trans }}
{{ plan.title }}{{ plan.description }} {% endfor %} {% endif %} |
{% if tutor %}
{% endif %}
|