mirror of
https://github.com/hotspotbilling/phpnuxbill.git
synced 2025-07-31 16:25:04 +02:00
9 lines
No EOL
283 B
Smarty
9 lines
No EOL
283 B
Smarty
{include file="sections/header.tpl"}
|
|
|
|
<div class="page page-err clearfix">
|
|
<div class="err-container">
|
|
<h1 class="m404 mb0">404 <a href="{$_url}dashboard" class="ion ion-forward" title="go to dashboard"></a></h1>
|
|
</div>
|
|
</div>
|
|
|
|
{include file="sections/footer.tpl"} |