{{define "download.html"}}{{template "base" .}}{{end}} {{define "content"}} {{if .Data.Locked}}Protected box{{else}}Box: {{.Data.Box.ID}} ({{len .Data.Files}} file{{if ne (len .Data.Files) 1}}s{{end}}){{end}} {{if .Data.Locked}}Bucket id: {{.Data.Box.ID}}{{end}} {{if .Data.Locked}} Password Unlock box {{if .Data.Obfuscated}} File names, counts, and previews are hidden until the password is entered. {{end}} {{end}} {{if .Data.Files}} Expires {{.Data.ExpiresLabel}} {{if .Data.MaxDownloads}}{{.Data.DownloadCount}} / {{.Data.MaxDownloads}} downloads{{end}} {{if not .Data.Locked}} Download zip {{end}} List Thumbnails Preview images only {{range .Data.Files}} {{.Name}} {{.Size}} ยท {{.ContentType}} {{if not $.Data.Locked}} View Download {{end}} {{end}} {{if not .Data.Locked}} File actions Copy Preview View raw file Copy Preview Copy Download Download {{end}} {{else if not .Data.Locked}} {{.Data.ExpiresLabel}} {{end}} {{end}}
Bucket id: {{.Data.Box.ID}}
File names, counts, and previews are hidden until the password is entered.
{{.Data.ExpiresLabel}}