Hacked By AnonymousFox

Current Path : /home/allslyeo/Jekasbbq.com/wp-content/themes/twentyseventeen/template-parts/header/
Upload File :
Current File : /home/allslyeo/Jekasbbq.com/wp-content/themes/twentyseventeen/template-parts/header/header-image.php

<?php
/**
 * Displays header media
 *
 * @package WordPress
 * @subpackage Twenty_Seventeen
 * @since 1.0
 * @version 1.0
 */

?>
<div class="custom-header">

		<div class="custom-header-media">
			<?php the_custom_header_markup(); ?>
		</div>

	<?php get_template_part( 'template-parts/header/site', 'branding' ); ?>

</div><!-- .custom-header -->

Hacked By AnonymousFox1.0, Coded By AnonymousFox