{if isset($errors) }
{foreach from=$errors item=error} {/foreach}
{/if} {if not empty($infos)}
{foreach from=$infos item=info} {/foreach}
{/if}