{include file="header.html"}

{$layout.pagetitle}

{cycle values="light,lucid" print=false} {section name=nodegroups loop=$nodegrouplist} {sectionelse} {/section}
 {t}Name:{/t}
 {t}Description:{/t}
{t}ID:{/t} {t}Members:{/t} {t 0=$listdata.total|default:"0"}Total: $0{/t}
 {$nodegrouplist[nodegroups].name}
{if $nodegrouplist[nodegroups].description} {$nodegrouplist[nodegroups].description}{/if}
({$nodegrouplist[nodegroups].id|string_format:"%04d"}) {$nodegrouplist[nodegroups].nodescount} {if $nodegrouplist[nodegroups].nodescount} {else} {/if}[ {t}Delete{/t} ] [ {t}Edit{/t} ] [ {t}Info{/t} ]

 

{t}There are no such groups in database.{/t}

 

 {t}Total:{/t} {$listdata.nodestotal|default:"0"}  
{include file="footer.html"}