diff --git a/castle/cms/browser/templates/itunes.xml.pt b/castle/cms/browser/templates/itunes.xml.pt index f24862454..1482bb65b 100644 --- a/castle/cms/browser/templates/itunes.xml.pt +++ b/castle/cms/browser/templates/itunes.xml.pt @@ -1,5 +1,6 @@ - @@ -55,7 +55,7 @@ - no + false <tal:block tal:condition="not:author_override"> @@ -65,7 +65,7 @@ <tal:block tal:condition="author_override"> <itunes:author tal:content="author_override" /> </tal:block> - <itunes:summary tal:content="item/description" /> + <description tal:content="item/description" /> <tal:con tal:condition="item/has_enclosure"> <enclosure tal:attributes="url item/file_url; length item/file_length;