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

{$layout.pagetitle}

{foreach $nodegrouplist as $nodegroup} {foreachelse} {/foreach}
 {trans("Name:")}
 {trans("Description:")}
{trans("ID:")} {trans("Members:")} {t a=$listdata.total|default:"0"}Total: $a{/t}
 {trans("Total:")} {$listdata.nodestotal|default:"0"}  
 {$nodegroup.name}
{if $nodegroup.description} {$nodegroup.description}{/if}
({$nodegroup.id|string_format:"%04d"}) {$nodegroup.nodescount} {if $nodegroup.nodescount} {else} {/if}{trans( {trans( {trans(

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

{/block}