<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> <head> <header> </head> <body> <div id="root"> <div id="head"> <div id="page_title"> <h1><a href="<web_root>"><page_title></a></h1> </div> <div id="page_description"> <h2><page_description></h2> </div> </div> <menu> <div id="body"> <div id="block_body"> <block_custom> </div> <div id="main"> <main> </div> </div> <div id="copy"> <copy> </div> <div id="foot"></div> </div> </body> </html>