{{define "NavCard"}} {{with .}}
{{ $length := len .ReturnButton }}
{{if .ContainFile}}
{{end}}
{{template "BodyFiles" .BodyFiles}}
{{if .ContainFile}}
{{end}} {{end}} {{end}}