Recent week
{{ range .Items }}
{{ if .AudioUrl }}
podcast
{{ end }} {{ .Title }}
({{ .Author }} at {{ .PubDate }})
{{ .Title }}
{{ .Url }}
{{ if .AudioUrl }}
Your browser does not support the audio element.
{{ end }}
{{ .Content }}
{{ end }}