Hi- I'm writing some CGI stuff and I'm doing it in python to force myself to learn the language. Anyway, I want to include some html at the top of every page but I'm not sure how. If the header is in header.html, what is the python-ese way of printing that out in my html? Thanks for the help.