{include file="clearheader.html"}

{$layout.pagetitle}

LMS {$layout.lmsv} @ {$layout.hostname}
{$smarty.now|date_format:"%A, %x"}
{t a=$layout.logname}Prepared by: $a{/t}

{cycle values="white,grey" print=false} {section name=nodelist loop=$nodelist}{if $nodelist[nodelist].id} {/if}{/section}
{trans("No.")} {trans("ID")} {trans("Node name")} {trans("IP address")} {trans("MAC address")} {trans("Balance")} {trans("Owner")} {trans("Description")}
{counter}. {$nodelist[nodelist].id|string_format:"%04d"} {$nodelist[nodelist].name} {$nodelist[nodelist].ip} {$nodelist[nodelist].mac|replace:",":"
"}
{$nodelist[nodelist].balance|money_format} {$nodelist[nodelist].owner} {$nodelist[nodelist].info}
{include file="clearfooter.html"}