ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/web/www/cms/minutes.xhtml
(Generate patch)

Comparing web/www/cms/minutes.xhtml (file contents):
Revision 1.4 by tdb, Sat Feb 9 15:00:42 2002 UTC vs.
Revision 1.6 by tdb, Tue Mar 23 20:22:31 2004 UTC

# Line 1 | Line 1
1 < <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
1 > <!--#include virtual="/doctype.inc" -->
2  
3 <!--
4    $Author$
5    $Id$
6 -->
7
8 <html>
9
3   <head>
4 <  <title>i-scream meeting minutes</title>
4 > <title>i-scream meeting minutes</title>
5 > <!--#include virtual="/style.inc" -->
6   </head>
7  
8 < <basefont face="arial,sans-serif" size="2">
15 < <body bgcolor="#ffffff" link="#0000ff" alink="#3333cc" vlink="#3333cc" text="#000066">
8 > <body>
9  
10 < <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" -->
10 > <div id="container">
11  
12 + <div id="main">
13 +
14 + <!--#include virtual="/header.inc" -->
15 +
16 + <div id="contents">
17 +  <h1 class="top">i-scream meeting minutes</h1>
18   <h2>i-scream meeting minutes</h2>
19  
20   <p>These are the minutes from all the meetings that took
# Line 85 | Line 78 | development of they i-scream central monitoring system
78    </table>
79    </center>
80   </div>
81 + </div>
82  
83 < <!--#include virtual="bottom.inc" -->
84 <    </td>
85 <  </tr>
86 < </table>
83 > <!--#include virtual="/footer.inc" -->
84 >
85 > </div>
86 >
87 > <!--#include virtual="/menu.inc" -->
88 >
89 > </div>
90  
91   </body>
92   </html>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines