<{includeq file='db:podcast_header.html'}>
<{if $podcast_latest_release_rss_button}><{$podcast_latest_release_rss_button}> <{/if}><{$smarty.const._CO_PODCAST_NEW_ITEMS}>
<{if $podcast_feature || $podcast_programme_soundtracks}>
<{if $podcast_feature}>
<{foreach item=podcast_soundtrack from = $podcast_feature}>
<{include file="db:podcast_soundtrack_extended.html"}>
<{/foreach}>
<{/if}>
<{if $podcast_programme_soundtracks}>
<{$smarty.const._CO_PODCAST_NEW}>
<{if $podcast_navbar}><{$podcast_navbar}><{/if}>
<{if $podcast_new_compact_view == 1}>
<{foreach item=podcast_soundtrack from = $podcast_programme_soundtracks}>
<{include file="db:podcast_soundtrack_compact.html"}>
<{/foreach}>
<{else}>
<{foreach item=podcast_soundtrack from = $podcast_programme_soundtracks}>
<{include file="db:podcast_soundtrack_extended.html"}>
<{/foreach}>
<{/if}>
<{if $podcast_navbar}><{$podcast_navbar}><{/if}>
<{/if}>
<{/if}>
<{includeq file='db:podcast_footer.html'}>