{include file="file:$templatedir/header.mb.html"}
{include file="file:$templatedir/line.mb.html" _color='blue' _size='1'} {foreach from=$errors|smarty:nodefaults item="_error"} ##4U##{$_error|nl2br}
{/foreach} {include file="file:$templatedir/line.mb.html" _color='blue' _size='1'} {if $errorDetail && $application_version == 'trunk'}({$errorDetail}){/if}
{include file="file:$templatedir/footer.mb.html"}