$def with (course,student_list,tutor_list,users_info,aggregations,msg,error) $# $# This file is part of INGInious. See the LICENSE and the COPYRIGHTS files for $# more information about the licensing of this file. $# $var title: $:_("Edit teams") $def ColumnF(): $:template_helper.call('course_admin_menu',course=course,current='aggregations') $var Column: $:ColumnF() $def NavbarF():
$var Navbar: $:NavbarF()