{$meta}
{$header} {if $user_logged neq '' or $tracker neq ''}
{if $user_logged neq '' or $tracker neq ''}
{include file="$tpl_menu"} {if (count($subMenus)>0) } {include file= "$tpl_submenu"} {/if}
{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}
{else}
{/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}
{else}
{php} global $G_TEMPLATE; if ($G_TEMPLATE != '') G::LoadTemplate($G_TEMPLATE); {/php}
{/if}