forked from kevinowino869/mitrobill
PHPMixBill v5.0 - First Upload
This commit is contained in:
10
ui/theme/default/404.tpl
Normal file
10
ui/theme/default/404.tpl
Normal file
@ -0,0 +1,10 @@
|
||||
{include file="sections/user-header.tpl"}
|
||||
|
||||
<div class="page page-err clearfix">
|
||||
<div class="err-container">
|
||||
<h1 class="m404 mb0">404 <a href="{$_url}home" 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/user-footer.tpl"}
|
Reference in New Issue
Block a user