donb
committed
on 08 Jan 08
1. template::head::get_footer_html didn't return the html
2. template::head::get_[header/footer]_html renamed to template::get_[header/foote… Show more
1. template::head::get_footer_html didn't return the html

2. template::head::get_[header/footer]_html renamed to template::get_[header/footer]_html because

  a. makes sense

  b. the "add" procs were in the right namespace so now it's consistent

3. modifed blank-master to reflect #2

Show less