{if count($item->list)} {foreach from = $item->list item = "row"}
{$row.title|htmlspecialchars}
{/foreach} {/if}