<{foreach item=rss_data from=$block.rss_data}>
<{$rss_data.title}>
<{if $rss_data.pic}>
<{$rss_data.pic}>
<{/if}>
<{/foreach}>
[more...]