- <!doctype html>
- <html lang="en">
- <head>
- <meta charset="utf-8">
- <link rel="icon" href="/images/favicon.ico" type="image/x-icon">
- <title>Vesta - <?=__($TAB)?></title>
- <link rel="stylesheet" href="/css/styles.min.css?1446554103">
- <link type="text/css" href="/css/jquery-custom-dialogs.css?1446554103" rel="stylesheet" />
- </head>
- <body class="body-<?=strtolower($TAB)?> lang-<?=$_SESSION['language']?>">
|