mirror of
https://github.com/UnickSoft/graphonline.git
synced 2025-07-01 07:15:29 +00:00
9 lines
235 B
PHP
Executable File
9 lines
235 B
PHP
Executable File
|
|
<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']?>
|