1 |
< |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> |
1 |
> |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" |
2 |
> |
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> |
3 |
|
|
3 |
– |
<!-- |
4 |
– |
$Author$ |
5 |
– |
$Id$ |
6 |
– |
--> |
7 |
– |
|
4 |
|
<html> |
5 |
|
|
6 |
|
<head> |
7 |
< |
<title>i-scream meeting minutes</title> |
7 |
> |
<title>i-scream meeting minutes</title> |
8 |
> |
<!--#include virtual="/style.inc" --> |
9 |
|
</head> |
10 |
|
|
11 |
< |
<basefont face="arial,sans-serif" size="2"> |
15 |
< |
<body bgcolor="#ffffff" link="#0000ff" alink="#3333cc" vlink="#3333cc" text="#000066"> |
11 |
> |
<body> |
12 |
|
|
13 |
< |
<table border="0" cellpadding="2" cellspacing="2"> |
18 |
< |
<tr> |
19 |
< |
<td valign="top"> |
20 |
< |
<!--#include virtual="left.inc" --> |
21 |
< |
</td> |
22 |
< |
<td valign="top"> |
23 |
< |
<!--#include virtual="title.inc" --> |
13 |
> |
<div id="container"> |
14 |
|
|
15 |
+ |
<div id="main"> |
16 |
+ |
|
17 |
+ |
<!--#include virtual="/header.inc" --> |
18 |
+ |
|
19 |
+ |
<div id="contents"> |
20 |
+ |
<h1 class="top">i-scream meeting minutes</h1> |
21 |
|
<h2>i-scream meeting minutes</h2> |
22 |
|
|
23 |
|
<p>These are the minutes from all the meetings that took |
81 |
|
</table> |
82 |
|
</center> |
83 |
|
</div> |
84 |
+ |
</div> |
85 |
|
|
86 |
< |
<!--#include virtual="bottom.inc" --> |
87 |
< |
</td> |
88 |
< |
</tr> |
89 |
< |
</table> |
86 |
> |
<!--#include virtual="/footer.inc" --> |
87 |
> |
|
88 |
> |
</div> |
89 |
> |
|
90 |
> |
<!--#include virtual="/menu.inc" --> |
91 |
> |
|
92 |
> |
</div> |
93 |
|
|
94 |
|
</body> |
95 |
|
</html> |