{{define "preview.html"}}{{template "base" .}}{{end}} {{define "content"}}
{{if .Data.Locked}}

Protected file

Unlock the box before viewing this file.

Unlock box {{else}}

{{.Data.File.Name}}

{{.Data.File.Size}} · {{.Data.File.ContentType}}

Download
Preview {{.Data.File.ContentType}}
{{if .Data.File.HasScene}}{{end}} {{if .Data.File.HasArchive}} {{end}}
{{end}}
{{end}}