{include file="header.html"} {if !$usernodes.total && ConfigHelper::checkConfig('userpanel.hide_nodesbox')}
{include file="module:updateuserinfobox.html"}
{include file="module:userdocsbox.html"}
{else}
{include file="module:updateuserinfobox.html"}
{include file="module:usernodesbox.html"}
{include file="module:userdocsbox.html"}
{/if} {include file="footer.html"}