{if $footercontentfile} {include file=$footercontentfile} {/if} {if $conf.debug} {ps->allerrors assign='errors'} {if $errors}

DEBUG:
{foreach from=$errors item="e"} {$e}

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