mirror of
https://github.com/hotspotbilling/phpnuxbill.git
synced 2025-08-02 01:05:13 +02:00
10 lines
No EOL
357 B
Smarty
10 lines
No EOL
357 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>
|
|
<p class="text-desc mb20">Coming Soon!! Next Version...</p>
|
|
</div>
|
|
</div>
|
|
|
|
{include file="sections/footer.tpl"} |