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