{include file="header.html"} {if !is_array($usernodes) || !count($usernodes) || ConfigHelper::checkConfig('userpanel.hide_nodesbox')} {if ConfigHelper::getConfig('userpanel.data_consent_text') && !$userinfo.consentdate} {/if} {else} {/if}
{include file="module:userinfobox.html"} {if (is_array($documents) && count($documents)) || !ConfigHelper::checkConfig('userpanel.hide_documentbox')}
{include file="module:userdocsbox.html"} {/if}
{include file="module:consentbox.html"}
{include file="module:userinfobox.html"} {if (is_array($documents) && count($documents)) || !ConfigHelper::checkConfig('userpanel.hide_documentbox')}
{include file="module:userdocsbox.html"} {/if}
{if ConfigHelper::getConfig('userpanel.data_consent_text') && !$userinfo.consentdate} {include file="module:consentbox.html"}
{/if} {include file="module:usernodesbox.html"}
{include file="footer.html"}