Published in: XHTML
<!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'> <title>{pagetitle}</title> <base href="{base}"> <link rel="stylesheet" type="text/css" href="{css}"> </head> <div class="PageContainer"> <div class="ContentContainer"> {main_menu} {main_content} </div> </div> <div class="PageFooter"> {footer_menu} </div> </body> </html>
You need to login to post a comment.
