{$content.name}

{$feedback} {$content.body} {if !empty($children)}
{foreach from=$children item=child} {content_include type=grid node="{$child.id}"} {/foreach}
{/if}