Minor web page updates (put header/footer back, add a few <hr> tags).
diff --git a/www/about.html b/www/about.html
index a58d3d3..dd0b3a7 100755
--- a/www/about.html
+++ b/www/about.html
@@ -1,3 +1,5 @@
+<!--#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
@@ -111,3 +113,5 @@
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" -->