From ae80d85bc0acc9c19e9a8586d517d823257dfe69 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Thu, 08 Mar 2012 22:17:05 -0500 Subject: Add a header and footer. --- diff --git a/include/footer.html b/include/footer.html new file mode 100644 index 0000000..7fb2bd6 --- /dev/null +++ b/include/footer.html @@ -0,0 +1,2 @@ + + diff --git a/include/header.html b/include/header.html new file mode 100644 index 0000000..3324427 --- /dev/null +++ b/include/header.html @@ -0,0 +1,10 @@ + + + + + + @TITLE@ + + + -- cgit v0.9.1