summaryrefslogtreecommitdiffstats
path: root/genome-site/content/header.php
blob: b5adc47015be9342746a0c3070b6778e6c332dad (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<html>
<head>
  <title>Genome</title>
  <meta name="keywords" content="genome, 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">
</head>
<body>
  <div id="header">
    <div id="headerLogo"></div>
    <div id="headerSearch"></div>
  </div>