summaryrefslogtreecommitdiffstats
path: root/header.php
blob: 743cbf05053a9e238b3eb0fc38924c9e59a33fb3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<html>
<head>
  <title>Everest</title>
  <meta name="keywords" content="everest, virtual, management, provisioning">
  <meta name="description" content="Tools that enable IT infrastructure construction">
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  <link rel="shortcut icon" href="./styles/favicon.ico" type="image/x-icon">
  <link rel="StyleSheet" type="text/css" href="./styles/default.css" title="Main style">
  <link rel="Alternate StyleSheet" type="text/css" href="./styles/default-debug.css" title="Debug main style">
</head>
<body>
  <div id="header">
    <div id="headerLogo"></div>
    <div id="headerSearch"></div>
  </div>