mirror of
https://github.com/UnickSoft/graphonline.git
synced 2026-04-22 16:09:58 +00:00
first commit
This commit is contained in:
9
tpl/404.php
Executable file
9
tpl/404.php
Executable file
@@ -0,0 +1,9 @@
|
||||
|
||||
<head>
|
||||
<link rel="stylesheet" type="text/css" href="<?= Root('i/css/page_status_label.css')?>" />
|
||||
</head>
|
||||
|
||||
|
||||
<h1><?= $g_lang['head']?></h1>
|
||||
<span class="page-status-label">404</span>
|
||||
<?= $g_lang['message']?>
|
||||
Reference in New Issue
Block a user