-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathheader.php
More file actions
1 lines (1 loc) · 1.19 KB
/
header.php
File metadata and controls
1 lines (1 loc) · 1.19 KB
1
<!DOCTYPE html><!--[if lt IE 7]><html <?php language_attributes(); ?> class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]--><!--[if IE 7]><html <?php language_attributes(); ?> class="no-js lt-ie9 lt-ie8"> <![endif]--><!--[if IE 8]><html <?php language_attributes(); ?> class="no-js lt-ie9"><![endif]--><!--[if gt IE 8]><!--><html <?php language_attributes(); ?> class="no-js"><!--<![endif]--><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/><meta http-equiv="X-UA-Compatible" content="IE=edge" /><meta name="viewport" content="width=device-width,initial-scale=1"><link rel="profile" href="http://gmpg.org/xfn/11"><link rel="pingback" href="<?php bloginfo( 'pingback_url' ); ?>"><?php wp_head(); ?><!--[if lte IE 8]><link rel="stylesheet" type="text/css" href="<?php echo get_stylesheet_directory_uri() ?>/includes/ie.css" /><![endif]--><!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries --><!--[if lt IE 9]><script src="https://cdnjs.cloudflare.com/ajax/libs/respond.js/1.4.2/respond.min.js"></script><![endif]--></head><body <?php body_class(); ?>><header><nav><?php wp_nav_menu(array('theme_location'=>'main-menu','container_class'=>'main-menu')); ?></nav></header>