2008-09-14 18:25:25 +02:00
|
|
|
<!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
|
2010-10-17 21:03:40 +02:00
|
|
|
version : $Id$
|
2008-09-14 18:25:25 +02:00
|
|
|
-->
|
|
|
|
|
|
|
|
<!-- 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>
|
2009-09-27 21:42:47 +02:00
|
|
|
<td align=left><img src=../img/icon.png border=0></td>
|
2008-09-14 18:25:25 +02:00
|
|
|
<td align=center><font size="6"><b>$projectname - $projectnumber</b></font></td>
|
2009-09-27 21:42:47 +02:00
|
|
|
<td align=right><img src=../img/icon.png border=0></td>
|
2008-09-14 18:25:25 +02:00
|
|
|
</tr>
|
|
|
|
</table>
|
|
|
|
<hr width=100%>
|