<?
/*
  @Salat Production
  @Unona Landing 2015
  @admin@salat-production.ru
 */

define("_EXEC", true);

require_once ($_SERVER['DOCUMENT_ROOT'] . '/inc/init.php');
init::getINI();
init::loadStyles();
?>

<!DOCTYPE html>
<html>
  <head>
    <title>Панель управления</title>
    <?php 
echo init::$styles;
?>
    <script type="text/javascript" src="/js/jquery-1.11.3.min.js"></script>
    <script type="text/javascript" src="js/ajax.js"></script>
    <script type="text/javascript" src="js/navigation.js"></script>
    <meta charset="utf-8" />
    <!--[if lt IE 9]><script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script><![endif]-->
  </head>

  <body>
    <div class="wrapper">
      <main class="content">