{block name=content}

{$libuserlist_title}

{$libuserlist_info}

{if $shard eq "online"}
{$shard_online}{$libuserlist_sync}
{else}
{$shard_offline}
{/if}

{$members}

{foreach from=$liblist item=element} {/foreach}
{$id} {$type} {$name} {$email} {$action}
{$element.id} {$element.type} {$element.name} {$element.mail} Delete
{/block}