I work for an online newspaper that was recently purchased and will be moved over to a new backend to handle the content. What my question is, Is there a way to do the equivalent of <?php include("header.html");?> but in Zope/Z4M/Python..What would that code look like? I will want to have the ability to include files from a seperate server where we will be doing a few things that will not be supported under the Zope frame work.