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