{extends "../@layout.xml"} {block title}{$note->getName()}{/block} {block header} {var author = $note->getOwner()} {$author->getCanonicalName()} » {_notes} » {$note->getName()} {/block} {block content} {$note->getText()|noescape}