Group list
{% include 'groupContainer.twig' with {'actions' : 'showAllGroup'} %}
Users of the group
{% include 'userContainer.twig' with {'users' : teacher, 'action' : 'showAllVocab'} %}
Unassigned users
{% include 'userContainer.twig' with {'vocab' : teacher, 'action' : 'getVocabByName'} %}