12 lines
624 B
HTML
12 lines
624 B
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<!-- Copyright (c) 2010 The Chromium OS Authors. All rights reserved.
|
|
Use of this source code is governed by a BSD-style license that can be
|
|
found in the LICENSE file. -->
|
|
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
|
|
<title>$projectname</title>
|
|
<img src="customLogo.gif" alt="The Chromium OS Project" title="Chromium Logo" />
|
|
<H1>Chromium OS</H1>
|
|
<H2>Hardware Qualification</H2>
|
|
<link href="$relpath$doxygen.css" rel="stylesheet" type="text/css">
|
|
<link href="$relpath$tabs.css" rel="stylesheet" type="text/css">
|
|
</head><body>
|