{$customernodes[customernodes].name}
{if $customernodes[customernodes].location}
{$customernodes[customernodes].location|truncate:60:"...":true}
{/if}
{if $customernodes[customernodes].info}
{$customernodes[customernodes].info|truncate:60:"...":true}
{/if}
|
({$customernodes[customernodes].id|string_format:"%04d"})
|
{$customernodes[customernodes].ip} {if $customernodes[customernodes].ip_pub != "0.0.0.0"} ({$customernodes[customernodes].ip_pub}){/if} / {$customernodes[customernodes].mac}
|
{$customernodes[customernodes].network.name|truncate:"20":"...":true} {if $customernodes[customernodes].network_pub} ({$customernodes[customernodes].network_pub.name|truncate:"20":"...":true}){/if}
|
|
{/if}
{/section}
{else}