23efe39d5c
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4540 30fe4595-0a0c-4342-8851-515496e4dcbd Former-commit-id: 19d6e6248356b242a8afcd3ad301ae7d419d5d01 Former-commit-id: 7fad37df3cb8c5bdd54a6abfada1010b3cb14761
28 lines
1.1 KiB
HTML
28 lines
1.1 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
|
|
<!--
|
|
file : header.html
|
|
created : Mon Jan 31 23:55:52 CET 2000
|
|
copyright : (C) 2000 by Eric Espie
|
|
email : torcs@free.fr
|
|
version : $Id$
|
|
-->
|
|
|
|
<!-- This program is free software; you can redistribute it and/or modify -->
|
|
<!-- it under the terms of the GNU General Public License as published by -->
|
|
<!-- the Free Software Foundation; either version 2 of the License, or -->
|
|
<!-- (at your option) any later version. -->
|
|
|
|
<html>
|
|
<head>
|
|
<title>$title</title>
|
|
<link href="doxygen.css" rel="stylesheet" type="text/css">
|
|
</head>
|
|
<body bgcolor="#FFFFFF">
|
|
<table width=100% border=0>
|
|
<tr>
|
|
<td align=left><img src=../img/icon.png border=0></td>
|
|
<td align=center><font size="6"><b>$projectname - $projectnumber</b></font></td>
|
|
<td align=right><img src=../img/icon.png border=0></td>
|
|
</tr>
|
|
</table>
|
|
<hr width=100%>
|