foreach ($data as $file => $file_info): ?>
"> if (!empty($file_info["is_dir"])): ?>
endif ?>
= form::checkbox("checkbox[]", p::clean($file_info["path"])) . " " . p::clean($file) ?>
endforeach ?>