{{range .}} {{if eq .ItemType 1}}
  • {{.Path.Base}}{{end}} {{if eq .ItemType 2}}
  • {{end}} {{if eq .ItemType 3}}
  • {{end}} {{end}}
×