<!DOCTYPE html>
<?php global $asteria;?><html xmlns="http://www.w3.org/1999/xhtml" language_attributes><body><p>&gt;
</p>
<meta http-equiv="Content-Type" content="&lt;?php bloginfo('html_type'); ?&gt;; charset=UTF-8">	
<title><?php wp_title( '|', true, 'right' ); ?></title>
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<?php get_template_part('style');?>
<link rel="pingback" href="&lt;?php%20bloginfo('pingback_url');%20?&gt;">
	<?php wp_head(); ?>


&gt;
<!--Header-->
<div class="fixed_site">
<!--Maintenance Mode Message-->
<?php if((!empty($asteria['offline_id']))){ ?>
<div class="lgn_info"><?php _e('The Website is running in Maintenance Mode.', 'asteria'); ?></div>
<?php } ?>

<!--Get Header Type-->
<?php get_template_part('head4'); ?>
</div></body></html>
