{include file="header.html"} {title value=$layout.pagetitle link=$layout.pagelink} {box} {if $action == 'edit'} {else} {foreach from=$links item=item} {/foreach}
# Nazwa Link  
{$item.id|string_format:"%02d"} {$item.name} {$item.links}
{/if} {/box} {include file="footer.html"}