<{include file="db:system_header.tpl"}> <{if isset($groups_count) && $groups_count == true}>
<{foreach item=groupdetail from=$groups|default:null}> <{/foreach}>
<{$smarty.const._AM_SYSTEM_GROUPS_ID}> <{$smarty.const._AM_SYSTEM_GROUPS_NAME}> <{$smarty.const._AM_SYSTEM_GROUPS_DESCRIPTION}> <{$smarty.const._AM_SYSTEM_GROUPS_NB_USERS_BY_GROUPS}> <{$smarty.const._AM_SYSTEM_GROUPS_ACTION}>
<{$groupdetail.groups_id}> <{$groupdetail.name}> <{$groupdetail.description}> <{$groupdetail.nb_users_by_groups}> <{$smarty.const._AM_SYSTEM_GROUPS_EDIT}> <{if !empty($groupdetail.delete)}> <{$smarty.const._AM_SYSTEM_GROUPS_DELETE}> <{/if}>
<{if !empty($nav_menu)}>
<{$nav_menu}>
<{/if}> <{/if}> <{if !empty($form)}>
<{$form}>
<{/if}>