{if $threads}

Existing threads

{foreach from=$threads item=thread} {$threadrenderer->render($context, $thread)} {/foreach}
Subject Creator Views Replies Last activity
{else}

There are no existing threads for this document

{/if}
Create a new thread {foreach from=$fields item=oWidget} {$oWidget->render()} {/foreach}