{include file="header.html"}

{$layout.pagetitle}

{if $nodegroup.description} {/if}
{$nodegroup.name} ({$nodegroup.id|string_format:"%04d"})
{t}Members Count:{/t} {$nodegroup.count}
{$nodegroup.description|replace:"\n":"
"}
{t}Edit{/t} {if !$nodegroup.count} {t}Delete{/t} {/if}

{include file="nodegroupassignments.html"} {include file="footer.html"}