<?php /** * Start html output. * The standard HTML header that displays across the site * @uses $vars['config'] The site configuration settings, imported * @uses $vars['title'] The page title * @uses $vars['body'] The main content of the page */ ?> </body> </html>