* [ADDED] Error/404 templates to mmcFE & mobile themes * [IMPROVED] Make 404 default error with unknown page parameter
4 lines
231 B
Smarty
4 lines
231 B
Smarty
{include file="global/block_header.tpl" BLOCK_HEADER="{$GLOBAL.website.name}" BLOCK_STYLE="clear:none; margin-left:13px; margin-top:15px;"}
|
|
<p>The page you requested was not found.</p>
|
|
{include file="global/block_footer.tpl"}
|