{include file="clearheader.html"}

{$layout.pagetitle}

LMS {$layout.lmsv} @ {$layout.hostname}
{$smarty.now|date_format:"%A, %x"}
{t 0=$layout.logname}Prepared by: $0{/t}
{cycle values="white,grey" print=false} {section name=nodelist loop=$nodelist}{if $nodelist[nodelist].id} {/if}{/section}
{t}No.{/t} {t}ID{/t} {t}Node name{/t} {t}IP address{/t} {t}MAC address{/t} {t}Balance{/t} {t}Owner{/t} {t}Description{/t}
{counter} {$nodelist[nodelist].id|string_format:"%04d"} {$nodelist[nodelist].name} {$nodelist[nodelist].ip} {$nodelist[nodelist].mac} {$nodelist[nodelist].balance|money_format} {$nodelist[nodelist].owner} {$nodelist[nodelist].info}