{include file="header.html"}

{$layout.pagetitle}

{t}Name:{/t}  ({$nodegroup.id|string_format:"%04d"})
{t}Description:{/t}
{if sizeof($nodegroups) > 1 && $nodegroup.count}
{t}Move members to group:{/t}
{/if} {t}Submit{/t} {t}Cancel{/t}
{include file="nodegroupassignments.html"} {include file="footer.html"}