{$galleryPaging}
{foreach from=$OutputList item=row id=listLoop} {if (($listLoop.iteration-1) % 3) == 0} {/if} {if (($listLoop.iteration) % 3) == 0} {/if} {/foreach}
{$row.title}
{$galleryPaging}