{include file="header.html"}

{$layout.pagetitle}

{cycle values="light,lucid" print=false} {section name=nodegroups loop=$nodegrouplist} {sectionelse} {/section}
 {trans("Name:")}
 {trans("Description:")}
{trans("ID:")} {trans("Members:")} {t a=$listdata.total|default:"0"}Total: $a{/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}[ {trans( [ {trans( [ {trans(

 

{trans("There are no such groups in database.")}

 

 {trans("Total:")} {$listdata.nodestotal|default:"0"}  
{include file="footer.html"}