mirror of
https://github.com/UnickSoft/graphonline.git
synced 2026-06-15 21:30:56 +00:00
first commit
This commit is contained in:
Executable
+9
@@ -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