{$netdevinfo.name} ({$netdevinfo.id|string_format:"%04d"})
{$netdevinfo.producer}
({$netdevinfo.takenports}/{$netdevinfo.ports})
{t}Name:{/t}
{t}Owner:{/t}
{t}ID:{/t}
{t}IP address:{/t}
{cycle values="#DFD5BD,#EBE4D6" print=false}{section name=netcomplist loop=$netcomplist start=$start}
{$netcomplist[netcomplist].name}
{$netcomplist[netcomplist].owner}
{if $netcomplist[netcomplist].linktype}
{else}
{/if} ({$netcomplist[netcomplist].id|string_format:"%04d"})
{$netcomplist[netcomplist].ip}
{sectionelse}
{t}No such connected nodes.{/t}
{/section}
Razem: {$netcomplist|@count}