{include file="header.html"} {if $unlockedit}{/if} {title value=$layout.pagetitle} {if $unlockedit}{/if} {if !$unlockedit} {else} {/if} {if $unlockedit}{/if} {else} {t}Edit{/t} [ {t}Edit{/t} ]{t}Remove{/t} [ {t}Remove{/t} ] {/if} {if $network.page} {/if}
{$network.name|upper} ({$network.id|string_format:"%04d"}) {t}Name:{/t} ({$network.id|string_format:"%04d"})   
Początek/koniec {if $unlockedit} / {else}{$network.start}/{$network.end}{/if}   
{t}Network size:{/t} {t a=$network.size}$a addresses{/t}   
{if $unlockedit}
{t}Submit{/t} [ {t}Submit{/t} ] {t}Remove{/t} [ {t}Remove{/t} ] {t}Cancel{/t} [ {t}Cancel{/t} ]
Wykorzystanie numerów
{cycle values="lucid,light" print=false} {section name=network loop=$network.nodes.id max=$network.rows} {section name=subnetwork loop=$network.nodes.address start=$smarty.section.network.index step=$network.rows} {/section} {/section}
{if !$network.nodes.ownerid[subnetwork] && $network.nodes.netdev[subnetwork]} {$network.nodes.name[subnetwork]} {else} {if $network.nodes.id[subnetwork]} {$network.nodes.name[subnetwork]} {else} {if $network.nodes.name[subnetwork]}{$network.nodes.name[subnetwork]} {else} {$network.nodes.address[subnetwork]} {/if} {/if} {/if}
{t a=$network.assigned}Total: $a{/t}
{include file="footer.html"}