<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>
<?php echo $page_title.' - '. setting_item
('blog_title');?></title>
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />
<link rel="stylesheet" type="text/css" href="
<?php echo base_url
();?>application/views/admin/styles/reset.source.css" />
<link rel="stylesheet" type="text/css" href="
<?php echo base_url
();?>application/views/admin/styles/grid.source.css" />
<link rel="stylesheet" type="text/css" href="
<?php echo base_url
();?>application/views/admin/styles/typecho.source.css" />
</head>
<body
<?php if (isset($body_class)) {echo ' class="' . $body_class . '"';} ?>>