{$meta}
{$header}
{if $user_logged neq ''} {$msgVer}
{$userfullname}
{$user}
|
{if $switch_interface}
{$switch_interface_label}
|
{/if}
{$logout}
{$rolename}
{$workspace_label}
{$workspace}
{$udate}
{/if}
{include file="$tpl_menu"}
{if (count($subMenus)>0) }
{include file= "$tpl_submenu"}
{/if}
{php} global $G_TEMPLATE; if ($G_TEMPLATE != '') G::LoadTemplate($G_TEMPLATE); {/php}
{if $footer neq ''}
{$footer}
{/if}