changeset 11:41327f4785ac

html: fixup template
author Josef 'Jeff' Sipek <jeffpc@josefsipek.net>
date Tue, 03 Feb 2009 15:01:31 -0500
parents 3d159c650d4a
children b5ea996aa617
files common-foot.sh templates/footer.html templates/sidebar-top.html
diffstat 3 files changed, 4 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/common-foot.sh	Tue Feb 03 14:54:30 2009 -0500
+++ b/common-foot.sh	Tue Feb 03 15:01:31 2009 -0500
@@ -1,5 +1,3 @@
-cat templates/footer.html
-
 cat templates/sidebar-top.html
 for catname in `find data/by-category/ -mindepth 1 -type d | sed -e 's,data/by-category/,,' | sort` ; do
 	cat templates/sidebar-cat-item.html | sed -e "
@@ -17,3 +15,5 @@
 done
 
 cat templates/sidebar-bottom.html
+cat templates/footer.html
+
--- a/templates/footer.html	Tue Feb 03 14:54:30 2009 -0500
+++ b/templates/footer.html	Tue Feb 03 15:01:31 2009 -0500
@@ -1,6 +1,5 @@
 
 <!-- begin footer -->
-</div>
 
 <p class="credit"> <cite>Powered by <a href='http://www.josefsipek.net/' title='Powered by a pile of shell'><strong>a pile of shell scripts</strong></a></cite></p>
 
--- a/templates/sidebar-top.html	Tue Feb 03 14:54:30 2009 -0500
+++ b/templates/sidebar-top.html	Tue Feb 03 15:01:31 2009 -0500
@@ -1,3 +1,5 @@
+</div>
+
 <!-- begin sidebar -->
 <div id="menu">