{if $row.pageType === 'App_SideBlock_Obj::PAGE_ALL'|constant}
All Pages
{else} {foreach from=$row.pageList item=pageName}
{$pageName|htmlspecialchars}
{/foreach} {/if}