• File: header.php
  • Full Path: /home/chassiw/www/wp-content/themes/reon/header.php
  • File size: 584 bytes
  • MIME-type: text/html
  • Charset: utf-8
<!DOCTYPE html>
<html <?php language_attributes(); ?> >

<head>
    <meta http-equiv="Content-Type" content="text/html; charset=<?php bloginfo( 'charset' ); ?>" />
    <link rel="profile" href="http://gmpg.org/xfn/11">
    <link rel="pingback" href="<?php bloginfo( 'pingback_url' ); ?>">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"/>
    <?php wp_head(); ?>
</head>

<body <?php body_class(); ?> ><div class="ova-wrapp">
	
<?php echo apply_filters( 'reon_render_header', '' ); ?>