$def with (course,taskid,file_list,error) $# $# This file is part of INGInious. See the LICENSE and the COPYRIGHTS files for $# more information about the licensing of this file. $#
$if error is not None: $for level, is_directory, name, complete_name in file_list:
$:_("Path") $:_("Download") $:_("Edit") $:_("Move") $:_("Delete")
 /
$for i in range(level+1):        $if is_directory:   $name $if not is_directory:
$:_("Create a new file") $:_("Upload a file")