File "header.php"

Full Path: /home/elegucvf/public_html/video/wp-content/wp-includes/wp-content/themes/avril/header.php
File size: 788 bytes
MIME-type: text/html
Charset: utf-8

<!DOCTYPE html>
<html <?php language_attributes(); ?>>
	<head>
		<meta charset="<?php bloginfo( 'charset' ); ?>">
		<meta name="viewport" content="width=device-width, initial-scale=1">
		<link rel="profile" href="https://gmpg.org/xfn/11">
		<?php if ( is_singular() && pings_open( get_queried_object() ) ) : ?>
			<link rel="pingback" href="<?php echo esc_url(get_bloginfo( 'pingback_url' )); ?>">
		<?php endif; ?>

		<?php wp_head(); ?>
	</head>


<body <?php body_class(); ?>>
<?php wp_body_open(); ?>
<div id="page" class="site">
	<a class="skip-link screen-reader-text" href="#content"><?php esc_html_e( 'Skip to content', 'avril' ); ?></a>
	
	<?php get_template_part('template-parts/sections/section','header'); ?>
	
	<div id="content" class="avril-content">