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