{{if .Attachments}} {{range .Attachments}}
{{.Size | FileSize}}
{{svg "octicon-flame" 16}} {{(.DownloadCount | PrettyNumber)}}
{{svg "octicon-file" 16}}
{{svg "octicon-file-binary" 16}}
{{if $.IsSigned}}
{{end}} {{if $.Permission.CanWrite $.UnitTypeDatasets}} {{if (not .CanDel) or $.Repository.IsPrivate}} {{ else }} {{end}} {{end}}
{{end}} {{end}}