{include file="encabezado.tpl.html"}
Nuevo Producto
Listado de Productos
| { 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}
|