Example #1
0
}
if (isset(Kohanut::$page->metakw) && Kohanut::$page->metakw != "") {
    ?>
	<meta name="keywords" content="<?php 
    echo Kohanut::$page->metakw;
    ?>
" />
<?php 
}
//	<meta name="generator" content="Kohanut" />
?>
<!-- Begin Kohanut includes -->
<?php 
echo Kohanut::style_render();
echo Kohanut::script_render();
echo Kohanut::meta_render();
?>
<!-- End Kohanut includes -->

</head>
<body<?php 
if (Kohanut::$adminmode) {
    echo " id='kohanut_admin'";
}
?>
>
<?php 
if (Kohanut::$adminmode) {
    ?>
<!-- Admin mode header -->
<div id="kohanut_header">