{include file="header.html"} {title value=$layout.pagetitle} {include file="calendar_js.html"} {box class="bg"} {if $_pluginc.customer} {assign var='inclist' value=$_pluginc.customer} {section name='inclist' loop=$inclist} {assign var='plik' value=$inclist[inclist].htmlfile} {/section} {/if}
{include file="v_nodeaddbox.html"}
{include file="customerinfobox.html"}
{include file="customernodesbox.html"}
{include file="customersipbox.html"}
{include file="customerdocuments.html" limit=10}
{include file="customergroups.html"}
{include file="customerassignments.html"}
{include file="customerbalancebox.html" limit=-10}
{if $plik}{include file=$plik}{/if}
{/box} {include file="footer.html"}