------------------------------------------------------------ revno: 541 revision-id: [EMAIL PROTECTED] parent: [EMAIL PROTECTED] committer: Andrew Tridgell <[EMAIL PROTECTED]> branch nick: tridge timestamp: Tue 2007-06-12 14:43:26 +1000 message: move all the headers into header.html modified: web/building.html building_samba_ctdb.-20070608010834-qdxmpjp0ee51yctk-1 web/configuring.html configuring_ctdb.htm-20070608021649-cipqdfao7xedp6ji-1 web/download.html getting_the_code.htm-20070608005948-wn5ag3uowh6dbnwr-1 web/ftp.html ftp.html-20070609033412-pwzhwyuj4qnifmmm-1 web/header.html header.html-20070608035834-k7u3xijgdxt4e0pw-2 web/index.html ctdb.html-20070601052353-vgod9lfo4an4o83j-2 web/nfs.html nfs.html-20070608234340-a8i1dxro7a7i6jz6-1 web/prerequisites.html prerequisites.html-20070609072440-316agucpmgyar8n9-1 web/samba.html samba.html-20070608233143-cblz5ezz3qu11089-1 web/testing.html starting_and_testing-20070608025718-naa5fgl4tuhgdl8r-1 === modified file 'web/building.html' --- a/web/building.html 2007-06-12 03:04:52 +0000 +++ b/web/building.html 2007-06-12 04:43:26 +0000 @@ -1,5 +1,3 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> -<HTML> <!--#set var="TITLE" value="Building CTDB" --> <!--#include virtual="header.html" -->
=== modified file 'web/configuring.html' --- a/web/configuring.html 2007-06-12 03:04:52 +0000 +++ b/web/configuring.html 2007-06-12 04:43:26 +0000 @@ -1,5 +1,3 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> -<HTML> <!--#set var="TITLE" value="Configuring CTDB" --> <!--#include virtual="header.html" --> === modified file 'web/download.html' --- a/web/download.html 2007-06-12 03:04:52 +0000 +++ b/web/download.html 2007-06-12 04:43:26 +0000 @@ -1,5 +1,3 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> -<HTML> <!--#set var="TITLE" value="Downloading CTDB" --> <!--#include virtual="header.html" --> === modified file 'web/ftp.html' --- a/web/ftp.html 2007-06-12 03:04:52 +0000 +++ b/web/ftp.html 2007-06-12 04:43:26 +0000 @@ -1,5 +1,3 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> -<HTML> <!--#set var="TITLE" value="CTDB and ftp" --> <!--#include virtual="header.html" --> === modified file 'web/header.html' --- a/web/header.html 2007-06-12 03:22:39 +0000 +++ b/web/header.html 2007-06-12 04:43:26 +0000 @@ -1,3 +1,5 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> <HEAD> <TITLE><!--#echo var="TITLE" --></TITLE> <meta http-equiv="Content-Type" content="text/html;charset=utf-8" > === modified file 'web/index.html' --- a/web/index.html 2007-06-12 03:04:52 +0000 +++ b/web/index.html 2007-06-12 04:43:26 +0000 @@ -1,5 +1,3 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> -<HTML> <!--#set var="TITLE" value="CTDB" --> <!--#include virtual="header.html" --> === modified file 'web/nfs.html' --- a/web/nfs.html 2007-06-12 03:04:52 +0000 +++ b/web/nfs.html 2007-06-12 04:43:26 +0000 @@ -1,5 +1,3 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> -<HTML> <!--#set var="TITLE" value="CTDB and NFS" --> <!--#include virtual="header.html" --> === modified file 'web/prerequisites.html' --- a/web/prerequisites.html 2007-06-12 03:04:52 +0000 +++ b/web/prerequisites.html 2007-06-12 04:43:26 +0000 @@ -1,5 +1,3 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> -<HTML> <!--#set var="TITLE" value="CTDB prerequisites" --> <!--#include virtual="header.html" --> === modified file 'web/samba.html' --- a/web/samba.html 2007-06-12 03:04:52 +0000 +++ b/web/samba.html 2007-06-12 04:43:26 +0000 @@ -1,5 +1,3 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> -<HTML> <!--#set var="TITLE" value="CTDB and Samba" --> <!--#include virtual="header.html" --> === modified file 'web/testing.html' --- a/web/testing.html 2007-06-12 03:04:52 +0000 +++ b/web/testing.html 2007-06-12 04:43:26 +0000 @@ -1,5 +1,3 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> -<HTML> <!--#set var="TITLE" value="CTDB Testing" --> <!--#include virtual="header.html" -->
