{{- define "app" -}}
{{ template "dir_contents" . }}
{{- end -}} {{ define "dir_contents" }}
{{ $dirPath := .Data.DirPath }}
{{ end }}