{include file="header.html"}

{$layout.pagetitle}

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