{strip}

{$web_title}

GESA {if !empty($gesa.type)} {$gesa.type} {/if} {if $gesa.isVM == TRUE} {$lang.GESA_VIRTUAL_MACHINE} {/if}

{$logged_user_name} {$lang.LOGOUT}
{/strip}
{if !empty($errors)} {foreach from=$errors item=err}

{$err}

{/foreach} {elseif !empty($success)} {foreach from=$success item=succ}

{$succ}

{/foreach} {/if}
{**}