{$lang.LOGIN}
{if !empty($errors)}
{foreach from=$errors item=err}
{$err}
{/foreach} {elseif !empty($success)} {foreach from=$success item=succ}{$succ}
{/foreach} {/if}
{strip}
{/strip}
{**}
{include file="{$TPL_PATH}inc/overall_footer.html"}
GESA {if !empty($gesa.type)} {$gesa.type} {/if} {if $gesa.isVM == TRUE} {$lang.GESA_VIRTUAL_MACHINE} {/if}