{{ $slug := ((.Context).Value "params").Slug }} {{ $csrfToken := (.Context).Value "csrfToken" }} {{ $fileListing := ((.Context).Value "file-manager").ListSubtree $slug }} {{ template "header" . }} {{ if ($fileListing).Error }}