include 'setup.php'; $page=new page($site); $layout=new layout(); $layout->add('cwatmpl','layouts/header.cwatmpl',''); $layout->render($page); ?>
Drop Dispatch Helper a note (We are a 3rd party company that companies use. This will not reach any companies using our tool, you need to contact them by other means):
$layout=new layout(); $layout->add('cwatmpl','layouts/footer.cwatmpl',''); $layout->render($page); ?>