$def with (course,taskid,problem_types,task_data,environments,problemdata,contains_is_html,current_filetype,available_filetypes,AccessibleTime,file_list, additional_tabs) $# $# 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 {}").format(taskid) $def ColumnF(): $:template_helper.call('course_admin_menu',course=course,current='tasks') $var Column: $:ColumnF() $def NavbarF(): $var Navbar: $:NavbarF()