{if !empty($recent_items)}
{$headerRecentItems}
{foreach from=$recent_items item=recent_item} {/foreach}
{$recent_item.text|htmlspecialchars}
{/if}