{extends file="layout.html"} {block name=title}::: LMS :{$layout.pagetitle|striphtml} :::{/block} {block name=module_content} {$xajax}

{$layout.pagetitle}

{block name="nodeaddbox"} {include file="node/nodeaddbox.html"} {/block} {if $customerinfo} {block name="customerinfobox"} {include file="customer/customerinfobox.html" customerpanel=1} {/block} {block name="customernodesbox"} {include file="customer/customernodesbox.html"} {/block} {block name="customernetworksbox"} {include file="customer/customernetworksbox.html"} {/block} {block name="customervoipaccountsbox"} {include file="customer/customervoipaccountsbox.html"} {/block} {block name="customerdocuments"} {include file="customer/customerdocuments.html" limit=10} {/block} {block name="customermessages"} {include file="customer/customermessages.html" limit=10} {/block} {block name="customerevents"} {include file="customer/customerevents.html" limit=10} {/block} {block name="customergroups"} {include file="customer/customergroups.html"} {/block} {block name="customerassignments"} {include file="customer/customerassignments.html"} {/block} {block name="customerbalancebox"} {include file="customer/customerbalancebox.html" limit=-10} {/block} {/if} {/block}