mirror of
https://github.com/UnickSoft/graphonline.git
synced 2026-08-27 04:38:04 +00:00
9 lines
194 B
PHP
Executable File
9 lines
194 B
PHP
Executable File
|
|
<head>
|
|
<link rel="stylesheet" type="text/css" href="<?= Root('i/css/donate.css')?>" />
|
|
</head>
|
|
|
|
<h1><?= L('title_notg')?></h1>
|
|
|
|
<?php IncludeCom('main_tpl/page_btns')?>
|