{** * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. *} {extends file='layouts/layout-error.tpl'} {block name='content'} {block name='page_header_container'} {/block} {block name='page_content_container'} {if $maintenance_text}
{block name='page_content'} {$maintenance_text nofilter} {/block}
{/if} {/block} {block name='page_footer_container'}{/block} {/block}