{$locale->tr("summary_latest_posts")} {assign var=posts value=$summaryStats->getRecentArticles()} {if $posts} RSS {/if}

{foreach from=$posts item=post} {include file="summary/post.template"} {/foreach}