- <!DOCTYPE html>
- <html>
- <head>
- <title>Панель статистики</title>
- <link rel="stylesheet" type="text/css" href=<? echo "\"../$style.css\""; ?>>
- <meta http-equiv="content-type" content="text/html; charset=utf-8">
- </head>
- <body>
- <div id="title"><?php print $org_name?></div>
|