{include file="header.html"} {title value=$layout.pagetitle link=$layout.pagetitlelink} {box} {foreach from=$rangelist item=item} {/foreach}
# Status Nazwa Opis Int.
w zasięgu
 
{$item.id|string_format:"%02s"} {assign var='tmp' value=$item.status} {$_NSTATUS.$tmp} {$item.name|escape} {$item.description|escape} {if $item.active} {fontimg src='access'} {else} {fontimg src='noaccess'} {/if} {fontimg src='info'} {fontimg src='delete'} {fontimg src='edit'}
{literal} {/literal} {/box} {include file="footer.html"}