{extends "idf/gadmin/users/base.html"} {block docclass}yui-t2{assign $inIndex=true}{/block} {block body} {$users.render} {/block} {block context}

{trans 'Number of users:'} {$users.nb_items}

{aurl 'url', 'IDF_Views_Admin::usersNotValidated'}

{blocktrans}See not validated users.{/blocktrans}

{aurl 'url', 'IDF_Views_Admin::usersInActive'}

See inactive users.


{aurl 'url', 'IDF_Views_Admin::users'}

See active users.

{blocktrans}

You have here an overview of the users registered in the forge.

{/blocktrans}
{/block}