changeset 830:f65196307da0

Remove header/footer includes from web pages so Mark's stylesheet gets used instead.
author Rob Landley <rob@landley.net>
date Wed, 30 Sep 2009 23:26:33 -0500
parents 83e108bdf5a5
children 3116f25406d6 f80c47e8991d
files www/documentation.html www/index.html www/news.html
diffstat 3 files changed, 0 insertions(+), 14 deletions(-) [+]
line wrap: on
line diff
--- a/www/documentation.html	Wed Sep 30 15:27:20 2009 -0500
+++ b/www/documentation.html	Wed Sep 30 23:26:33 2009 -0500
@@ -1,5 +1,3 @@
-<!--#include file="header.html" -->
-
 <h1>Documentation for Firmware Linux</h1>
 
 <p>Note, this documentation is currently under construction.  This is three
@@ -2026,8 +2024,3 @@
 you have a brick.)</p>
 
 -->
-
-
-
-
-<!--#include file="footer.html" -->
--- a/www/index.html	Wed Sep 30 15:27:20 2009 -0500
+++ b/www/index.html	Wed Sep 30 23:26:33 2009 -0500
@@ -1,5 +1,3 @@
-<!--#include file="header.html" -->
-
 <h2><a href=news.html>News: 0.9.7 released August 20, 2009</a></h2>
 
 <b><h1><a href=documentation.html>What is Firmware Linux?</a></h1></b>
@@ -49,5 +47,3 @@
 list</a>, or the IRC channel #firmware on irc.freenode.org.  The project
 maintainer's <a href=http://landley.net/notes.html>blog</a> often includes notes about
 ongoing Firmware Linux development.</p>
-
-<!--#include file="footer.html" -->
--- a/www/news.html	Wed Sep 30 15:27:20 2009 -0500
+++ b/www/news.html	Wed Sep 30 23:26:33 2009 -0500
@@ -1,5 +1,3 @@
-<!--#include file="header.html" -->
-
 <b><h1>News</h1></b>
 
 <h2>August 20, 2009</h2>
@@ -594,4 +592,3 @@
 
 <h2>August 6, 2006</h2>
 <p>Mecurial repository created.  Nothing to see yet, move along...</p>
-<!--#include file="footer.html" -->