1 2 3 4 5 6 7
<div id="header">[% PROCESS site/header %]</div> <div id="content">[% content %]</div> <div id="footer">[% PROCESS site/footer %]</div>