{if $label_level}{/if} {foreach from=$LSobject_list item=object} {if $label_level}{/if} {foreachelse} {/foreach}
{$LSobject_list_objectname}{$label_level}
{$object.displayValue}{$object.subDn}
{$LSobject_list_without_result_label}
{if $LSobject_list_nbpage}

{section name=listpage loop=$LSobject_list_nbpage step=1} {if $LSobject_list_currentpage == $smarty.section.listpage.index} {$LSobject_list_currentpage+1} {else} {$smarty.section.listpage.index+1} {/if} {/section}

{/if}