changeset 360:f7780b485e6f

Remove header/footer includes to prepare for css instead.
author Rob Landley <rob@landley.net>
date Wed, 30 Sep 2009 23:30:26 -0500
parents 86a4054307ab
children e5b5c6293f58
files www/about.html www/license.html www/licenserant.html www/news.html
diffstat 4 files changed, 1 insertions(+), 15 deletions(-) [+]
line wrap: on
line diff
--- a/www/about.html	Thu Aug 06 20:39:28 2009 -0500
+++ b/www/about.html	Wed Sep 30 23:30:26 2009 -0500
@@ -1,5 +1,3 @@
-<!--#include file="header.html" -->
-
 <h2><a name="what" />What is ToyBox?</h2>
 
 <p>The goal of the Toybox project is to create simple implementations of all
@@ -100,7 +98,7 @@
 <a href=http://www2.them.com:8080/cgi-bin/mailman/listinfo/toybox>mailing
 list</a> are also good ways to track what's going on with the project.</p>
 
-<b><h2><a name="toycans" />What's the background image on the web page?</h2></b>
+<b><h2><a name="toycans" />What's the toybox logo image?</h2></b>
 
 <p>It's <a href=toycans-big.jpg>carefully stacked soda cans</a>.  Specifically,
 it's a bunch of the original "Coke Zero" and "Pepsi One" cans, circa 2006,
@@ -113,5 +111,3 @@
 thinking they were recycling.  (I still have two of each kind, but
 Pepsi One seems discontinued and Coke Zero switched its can color
 from black to grey, presumably in celebration.  It was fun while it lasted...)</p>
-
-<!--#include file="footer.html" -->
--- a/www/license.html	Thu Aug 06 20:39:28 2009 -0500
+++ b/www/license.html	Wed Sep 30 23:30:26 2009 -0500
@@ -1,5 +1,3 @@
-<!--#include file="header.html" -->
-
 <h2>Toybox is licensed under the terms of GPLv2.</h2>
 
 <p>The complete text of the General Public License version 2 is included in the
@@ -351,4 +349,3 @@
 
 		     END OF TERMS AND CONDITIONS
 </pre>
-<!--#include file="footer.html" -->
--- a/www/licenserant.html	Thu Aug 06 20:39:28 2009 -0500
+++ b/www/licenserant.html	Wed Sep 30 23:30:26 2009 -0500
@@ -1,5 +1,3 @@
-<!--#include file="header.html" -->
-
 <p>The reason for the clarification of section 3 is that
 <a href="http://www.linux.com/articles/55285">what the FSF did to Mepis</a> was inexcusable.  (Further discussed
 in <a href="http://www.busybox.net/lists/busybox/2006-June/022797.html">this
@@ -50,5 +48,3 @@
 your license obligations yet.  Identifying the specific source you used
 is a very important part of the "written offer" bit that often gets
 overlooked.</p>
-
-<!--#include file="footer.html" -->
--- a/www/news.html	Thu Aug 06 20:39:28 2009 -0500
+++ b/www/news.html	Wed Sep 30 23:30:26 2009 -0500
@@ -1,5 +1,3 @@
-<!--#include file="header.html" -->
-
 <h2>Currently implemented commands:</h2>
 <p>
 basename, bzcat, cat, catv, chroot, chvt, cksum, count, cp, df, dirname, dmesg,
@@ -120,4 +118,3 @@
 
 <p><b>September 7, 2006</b> -
 Project launched, first commit to mercurial archive.</p>
-<!--#include file="footer.html" -->