<{includeq file="db:system_header.html"}> <{if $groups_count == true}>
<{foreach item=groups from=$groups}> <{/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}>
<{$groups.groups_id}> <{$groups.name}> <{$groups.description}> <{$groups.nb_users_by_groups}> <{$smarty.const._AM_SYSTEM_GROUPS_EDIT}> <{if $groups.delete}> <{$smarty.const._AM_SYSTEM_GROUPS_DELETE}> <{/if}>
<{if $nav_menu}>
<{$nav_menu}>
<{/if}> <{/if}> <{if $form}>
<{$form}>
<{/if}>