{$meta}
{$header}
{if $user_logged neq ''} {$msgVer}
{$userfullname}
{$user}
|
{if $switch_interface}
{$switch_interface_label}
|
{/if}
{$logout}
{$rolename}
{$workspace_label}
{$workspace}
{else} {if $tracker eq 1}
{$logout}
{/if} {/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); if (isset($_SESSION["TRACKER_JAVASCRIPT"])) { echo $_SESSION["TRACKER_JAVASCRIPT"]; unset($_SESSION["TRACKER_JAVASCRIPT"]); } {/php}
{$footer}