Files
VestaCP/web/templates/header.html
2016-06-30 21:12:25 +03:00

11 lines
409 B
HTML

<!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']?>">