示例#1
0
language_attributes();
?>
>
<![endif]-->
<!--[if IE 8]>
<html class="ie ie8" <?php 
language_attributes();
?>
>
<![endif]-->
<!--[if !(IE 7) | !(IE 8)  ]><!-->
<html <?php 
language_attributes();
?>
 class="<?php 
echo $nav->getActive() . (isset($current_blog->path) ? ' ' . str_replace('/', '', $current_blog->path) : '');
?>
">
<!--<![endif]-->
<head>
	<meta charset="<?php 
bloginfo('charset');
?>
">
	<meta name="viewport" content="width=device-width">

	<title><?php 
bloginfo('name');
?>
</title>