{if $item->list}

{foreach from=$item->list item='row'} {/foreach}
Due Date Section Topic
{if $row.dueDateMonth && $row.dueDateDay}{'App_Report_CronObj::getMonthName'|call_user_func:$row.dueDateMonth|htmlspecialchars} {$row.dueDateDay}{/if} {$row.section|htmlspecialchars} {$row.topic|htmlspecialchars}
{/if}