{include file="header.html"}

{$layout.pagetitle}

{if $customerinfo} {include file="calendar_js.html"}
{include file="nodescanbox.html"}
{include file="customerinfobox.html" customerpanel=1}
{include file="customernodesbox.html"}
{include file="customervoipaccountsbox.html"}
{include file="customerdocuments.html" limit=10}
{include file="customermessages.html" limit=10}
{include file="customerevents.html" limit=10}
{include file="customergroups.html"}
{include file="customerassignments.html"}
{include file="customerbalancebox.html" limit=-10}
{else} {include file="nodescanbox.html"} {/if} {include file="footer.html"}