{assign var=notes value=$myquery->get_notes()} {if $notes} {foreach from=$notes item=note} {/foreach} {/if}
{$note.note|nl2br}