<{foreach from=$data.url item=item name=loop}> <{if $smarty.foreach.loop.index < 5}> <{$item.title}> <{/if}> <{/foreach}>