Small, short code snippets that other people may find useful. Do you have a good regex that you would like to share? Share it! Even better, the code can be commented on, and improved.
So basically you have a template page, that you can edit to change the style, like a style sheet. A page for the page content. And a footer for the ending of the page. Right?
A template object and a template file, the template file is all my HTML code, the template object handles all the nitty gritty and you just call the header and footer methods before and after your page's output