| Hay {$stREG_TOTAL} administradores |
{ foreach from=$stPAGES item=link key=page}
{ if $page == $stPAGE}
{$page}
{ else}
{$page}
{ /if}
{ /foreach}
|
{ if !$stLINKS.first}
{ else}
{ /if}
{ if !$stLINKS.previous}
{ else}
{ /if}
{ if !$stLINKS.next}
{ else}
{ /if}
{ if !$stLINKS.last}
{ else}
{ /if}
|