{{if .Dirs}} {{range .Dirs}} {{end}}
{{if .IsDir}} {{svg "octicon-file-directory" 16}}{{else}}{{svg "octicon-file" 16}}{{end}} {{.FileName}} {{.Size | FileSize}} {{.ModTime}}
{{end}}