<html> <head> <?php print $head; ?> <?php print $styles; ?> </head> <body> <?php print $messages; ?> <?php print $content; ?> </body> </html>