summaryrefslogtreecommitdiff
path: root/ctdb/web/building.html
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2007-06-08 14:35:26 +1000
committerAndrew Tridgell <tridge@samba.org>2007-06-08 14:35:26 +1000
commitb925e9e6685a97f95c5069a5a02e15d2b9ce3bcb (patch)
treebe38bde30049bb5c777e1d79ffd57ef46832bbcd /ctdb/web/building.html
parentd523c48d6d743bad1a3133246c2371384ea0c6bf (diff)
downloadsamba-b925e9e6685a97f95c5069a5a02e15d2b9ce3bcb.tar.gz
convert rest of pages to new format
(This used to be ctdb commit c111fb4fdfbc657bc715337003febbd0313870d1)
Diffstat (limited to 'ctdb/web/building.html')
-rw-r--r--ctdb/web/building.html9
1 files changed, 4 insertions, 5 deletions
diff --git a/ctdb/web/building.html b/ctdb/web/building.html
index acbd8c131f3..387ea3d9c12 100644
--- a/ctdb/web/building.html
+++ b/ctdb/web/building.html
@@ -1,11 +1,11 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
-<TITLE>Building CTDB and Samba</TITLE>
+<TITLE>CTDB</TITLE>
</HEAD>
-<BODY BGCOLOR="#ffffff" TEXT="#000000" VLINK="#292555" LINK="#292555" ALINK="#cc0033">
+<!--#include virtual="header.html" -->
-<h1>Building CTDB and Samba</h1>
+<H2 align="center">Building CTDB and Samba</h2>
<h2>CTDB</h2>
To build a copy of the CTDB code you should do this:
@@ -35,5 +35,4 @@ Once compiled, you should install Samba on all cluster nodes.<br><br>
The /usr/src/ctdb path should be replaced with the path to the ctdb sources that you downloaded above.
-</BODY>
-</HTML>
+<!--#include virtual="footer.html" -->