{% if is_granted('ROLE_TEACHER') %} {% elseif is_granted('ROLE_STUDENT') %} {% else %} {% endif %}