{{define "preview.html"}}{{template "base" .}}{{end}} {{define "content"}} {{if .Data.Locked}} Protected file Unlock the box before viewing this file. Unlock box {{else}} {{if eq .Data.File.PreviewKind "image"}} {{else if eq .Data.File.PreviewKind "video"}} {{else if eq .Data.File.PreviewKind "audio"}} {{else}} {{end}} {{.Data.File.Name}} {{.Data.File.Size}} ยท {{.Data.File.ContentType}} Download file {{end}} {{end}}
Unlock the box before viewing this file.
{{.Data.File.Size}} ยท {{.Data.File.ContentType}}