{{ with $.Param "Description" }}{{ . | $.RenderString }}{{ end }}
Interview conducted on {{ $date }} {{ with $.Param "transcript" }} {{ $transcript := (printf "[Transcript](%s)" . ) }}{{ $transcript | $.RenderString }}
{{ end }} {{ .Content }}{{ define "singlebody" }} {{- partialCached "header.html" . .RelPermalink -}}
{{ with $.Param "Description" }}{{ . | $.RenderString }}{{ end }}
Interview conducted on {{ $date }} {{ with $.Param "transcript" }} {{ $transcript := (printf "[Transcript](%s)" . ) }}{{ $transcript | $.RenderString }}
{{ end }} {{ .Content }}