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.3 by tdb, Fri May 25 17:35:21 2001 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    minutes.shtml
5    Created by tdb1 25/05/2001
6    Last edited 25/05/2001
7 -->
8
9 <html>
10
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">
16 < <body bgcolor="#ffffff" link="#0000ff" alink="#3333cc" vlink="#3333cc" text="#000066">
8 > <body>
9  
10 < <table border="0" cellpadding="2" cellspacing="2">
19 <  <tr>
20 <    <td valign="top">
21 < <!--#include virtual="left.inc" -->
22 <    </td>
23 <    <td valign="top">
24 < <!--#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 86 | 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