header_public.php 293 B

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