From 9808270d4f3df370211905b73ea744b8f3b923e0 Mon Sep 17 00:00:00 2001
From: Alexander Pickering
Date: Sat, 9 Jan 2016 20:40:56 -0500
Subject: Added bars into header and footer sections instead of body sections
---
fileparts/footer.html | 1 +
fileparts/header.html | 1 +
fileparts/index.html | 2 --
fileparts/recipebot.html | 1 -
fileparts/recipestop.html | 1 -
servers.sh | 1 +
6 files changed, 3 insertions(+), 4 deletions(-)
diff --git a/fileparts/footer.html b/fileparts/footer.html
index bef06d4..6fe895a 100644
--- a/fileparts/footer.html
+++ b/fileparts/footer.html
@@ -1,3 +1,4 @@
+
diff --git a/servers.sh b/servers.sh
index 88b8230..5e2a1d0 100644
--- a/servers.sh
+++ b/servers.sh
@@ -9,6 +9,7 @@ echo "Content-type: text/html"
echo ""
cat ./fileparts/header.html
+echo "
"
echo ""
#It seems quotes are enough,see
--
cgit v1.2.3-70-g09d2