{{define "Subdirs"}}{{with $.pkgs}}SUBDIRECTORIES
{{range .}}
      {{.Path}}{{end}}{{end}}{{end}}
