{{ $slug := ((.Context).Value "params").Slug }} {{ $csrfToken := (.Context).Value "csrfToken" }} {{ template "header" . }}

File Upload

Uploading file to /{{$slug}}
(file with the same name as your upload will be overwritten!)
{{ template "footer" . }}