{if !empty($errors)} {foreach from=$errors item=err}

{$err}

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

{$succ}

{/foreach} {/if}
{strip}

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

{/strip} {**} {include file="{$TPL_PATH}inc/overall_footer.html"}