{extends "../@listView.xml"} {var iterator = iterator_to_array($notes)} {var page = $paginatorConf->page} {block title}{_notes}{/block} {block header} {$owner->getCanonicalName()} ยป {_notes}
{_create_note}
{/block} {block actions} {/block} {* BEGIN ELEMENTS DESCRIPTION *} {block link|strip|stripHtml} /note{$x->getOwner()->getId()}_{$x->getId()} {/block} {block preview}
{_note}
{/block} {block name} {$x->getName()} {/block} {block description} {$x->getPreview(250)} {/block}