{include file="header.html"} {include file="nodeheader.html"}

Dodanie komputera {if $userinfo.id}(dla {$userinfo.username}){/if}

{if $userinfo}
{include file="userinfobox.html"} {include file="nodeaddbox.html"}
{include file="userbalancebox.html" limit=-10}
{else} {include file="nodeaddbox.html"} {/if} {include file="footer.html"}