{include file="file:$templatedir/header.html"}
{foreach from=$errors|smarty:nodefaults item="_error"} {$_error|nl2br}
{/foreach} {if $errorDetail && $application_version == 'trunk'}({$errorDetail}){/if}
{include file="file:$templatedir/footer.html"}