$def with (course,student_list,tutor_list,other_students,users_info,aggregation,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 $aggregation["description"] $def ColumnF(): $:template_helper.call('course_admin_menu',course=course,current='aggregations') $var Column: $:ColumnF() $def NavbarF(): $var Navbar: $:NavbarF()