{extends file="layout.html"} {block name=title}::: LMS :{$layout.pagetitle|striphtml} :::{/block} {block name=module_content}

{$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}
 {trans("Total:")} {$listdata.nodestotal|default:"0"}  
 {$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.")}

{/block}