>
=$title ?>
=$meta ?>
include("$CFG->javascript"); ?> body\">"; ?> if ($home) { // This is what gets printed on the home page only ?>
=$heading?>
=$menu ?>
} else if ($heading) { // This is what gets printed on any other page with a heading ?>
=$heading?>
=$menu ?>
} ?> if ($navigation) { // This is the navigation table with breadcrumbs ?>
print_navigation("$navigation"); ?>
=$button ?>
} else if ($heading) { // If no navigation, but a heading, then print a line ?>
} ?>