podcaster
{{.Podcast.Name}}
{{.Podcast.Description}}
{{range .Episodes}}
{{.Title}}
Added {{.CreatedAt.Format "Mon, Jan 2, 2006 15:04"}}
{{end}}