new header and footer

This commit is contained in:
Serghey Rodin 2015-10-21 19:29:05 +03:00
commit 828d0edd7c
2 changed files with 18 additions and 132 deletions

View file

@ -59,6 +59,6 @@
</script>
<script type="text/javascript" src="/js/app.js"></script>
<script type="text/javascript" src="/js/templates.js"></script>
<script type="text/javascript" src="/js/i18n.js.php"></script>
<!-- script type="text/javascript" src="/js/i18n.js.php"></script -->
</head>
<body class="body-<?=strtolower($TAB)?> lang-<?=$_SESSION['language']?>">