{{- range .Attachments -}}
{{if FilenameIsImage .Name}} {{svg "octicon-file" 16}} {{else}} {{svg "octicon-desktop-download" 16}} {{end}} {{.Name}}
{{.Size | FileSize}}
{{end -}}