php-mpos/templates/bootstrap/error/404/default.tpl

7 lines
187 B
Smarty

<article class="module width_full">
<header><h3>{$GLOBAL.website.name}</h3></header>
<div class="module_content">
<p>The page you requested was not found.</p>
</div>
</article>